Method: Aef::Weekling::Week#year
- Defined in:
- lib/aef/weekling/week.rb
#year ⇒ Aef::Weekling::Year (readonly)
Returns the year the week is part of.
63 64 65 |
# File 'lib/aef/weekling/week.rb', line 63 def year @year end |
Returns the year the week is part of.
63 64 65 |
# File 'lib/aef/weekling/week.rb', line 63 def year @year end |