Class: T90X::Round::DaysList
- Inherits:
-
Object
- Object
- T90X::Round::DaysList
- Defined in:
- lib/t90x/rounds/days_list.rb
Instance Attribute Summary collapse
-
#days ⇒ Object
readonly
Returns the value of attribute days.
Instance Method Summary collapse
-
#initialize(type) ⇒ DaysList
constructor
A new instance of DaysList.
Constructor Details
Instance Attribute Details
#days ⇒ Object (readonly)
Returns the value of attribute days.
4 5 6 |
# File 'lib/t90x/rounds/days_list.rb', line 4 def days @days end |