Method: Calendar#nil_day
- Defined in:
- lib/generators/calendar/templates/calendar.rb
#nil_day ⇒ Object
Returns the value of attribute nil_day.
5 6 7 |
# File 'lib/generators/calendar/templates/calendar.rb', line 5 def nil_day @nil_day end |