class TimeScales::Units::YearClass

Public Instance Methods

scale() click to toggle source
# File lib/time_scales/units.rb, line 44
def scale  ;  35   ; end
symbol() click to toggle source
# File lib/time_scales/units.rb, line 43
def symbol ; :year ; end