Method: TimeCrisis::NamedMonths#april
- Defined in:
- lib/time_crisis/named_months.rb
#april(year = nil) ⇒ Object
15 16 17 |
# File 'lib/time_crisis/named_months.rb', line 15 def april(year=nil) month_range(4, year) end |
15 16 17 |
# File 'lib/time_crisis/named_months.rb', line 15 def april(year=nil) month_range(4, year) end |