class AggtiveRecord::Egg

Attributes

collation[R]
collective_method[R]
time_bucket[R]
time_span[R]
timezone[R]

Public Class Methods

parse(str) click to toggle source
# File lib/aggtive_record/memo.rb, line 10
def self.parse(str)

end
valid_format?() click to toggle source
# File lib/aggtive_record/memo.rb, line 6
def self.valid_format?

end