module Cacheable::VERSION

Constants

MAJOR
MINOR
PRE
STRING
TINY

Public Class Methods

to_s() click to toggle source
# File lib/cacheable/version.rb, line 12
def self.to_s
  STRING
end