Method: TimeCrisis::NamedMonths#july
- Defined in:
- lib/time_crisis/named_months.rb
#july(year = nil) ⇒ Object
27 28 29 |
# File 'lib/time_crisis/named_months.rb', line 27 def july(year=nil) month_range(7, year) end |
27 28 29 |
# File 'lib/time_crisis/named_months.rb', line 27 def july(year=nil) month_range(7, year) end |