Module: Icalendar::Recurrence::WeekdayExtensions
- Included in:
- Icalendar::RRule::Weekday
- Defined in:
- lib/icalendar/recurrence/weekday_extensions.rb
Instance Attribute Summary collapse
-
#day ⇒ Object
Returns the value of attribute day.
-
#position ⇒ Object
Returns the value of attribute position.
Instance Attribute Details
#day ⇒ Object
Returns the value of attribute day.
4 5 6 |
# File 'lib/icalendar/recurrence/weekday_extensions.rb', line 4 def day @day end |
#position ⇒ Object
Returns the value of attribute position.
4 5 6 |
# File 'lib/icalendar/recurrence/weekday_extensions.rb', line 4 def position @position end |