Module: Periods::Modules::Month::ClassMethods
- Defined in:
- lib/periods/modules/month.rb
Instance Method Summary collapse
Instance Method Details
#for(date) ⇒ Object
17 18 19 |
# File 'lib/periods/modules/month.rb', line 17 def for(date) new(date) end |