Method: TimeCrisis::NamedMonths#november
- Defined in:
- lib/time_crisis/named_months.rb
#november(year = nil) ⇒ Object
43 44 45 |
# File 'lib/time_crisis/named_months.rb', line 43 def november(year=nil) month_range(11, year) end |
43 44 45 |
# File 'lib/time_crisis/named_months.rb', line 43 def november(year=nil) month_range(11, year) end |