Class: Gingham::TimeLine
- Inherits:
-
Object
- Object
- Gingham::TimeLine
- Defined in:
- lib/gingham/time_line.rb
Instance Attribute Summary collapse
-
#action_records ⇒ Object
Returns the value of attribute action_records.
-
#move_records ⇒ Object
Returns the value of attribute move_records.
Instance Attribute Details
#action_records ⇒ Object
Returns the value of attribute action_records.
3 4 5 |
# File 'lib/gingham/time_line.rb', line 3 def action_records @action_records end |
#move_records ⇒ Object
Returns the value of attribute move_records.
3 4 5 |
# File 'lib/gingham/time_line.rb', line 3 def move_records @move_records end |