Class: Contraption::Year
- Inherits:
-
Struct
- Object
- Struct
- Contraption::Year
- Defined in:
- lib/contraption.rb
Instance Attribute Summary collapse
-
#year ⇒ Object
Returns the value of attribute year.
Instance Attribute Details
#year ⇒ Object
Returns the value of attribute year
13 14 15 |
# File 'lib/contraption.rb', line 13 def year @year end |