class TimeScales::Units::MonthClass

Public Instance Methods

scale() click to toggle source
# File lib/time_scales/units.rb, line 64
def scale  ;  30    ; end
symbol() click to toggle source
# File lib/time_scales/units.rb, line 63
def symbol ; :month ; end