Class: Gingham::TimeLine

Inherits:
Object
  • Object
show all
Defined in:
lib/gingham/time_line.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_recordsObject

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_recordsObject

Returns the value of attribute move_records.



3
4
5
# File 'lib/gingham/time_line.rb', line 3

def move_records
  @move_records
end