Sha256: 898de8f4f88a5faa5b502df58b0c0b827ab8d990394dc8a58af89dbc4f232b07
Contents?: true
Size: 434 Bytes
Versions: 18
Compression:
Stored size: 434 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: agent_id: 1 event_id: 1 position: 1 two: agent_id: 2 event_id: 1 position: 2 # == Schema Information # # Table name: participates # # id :integer not null, primary key # agent_id :integer not null # event_id :integer not null # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
18 entries across 18 versions & 1 rubygems