Sha256: e91e6454d01140e7bbbdb8ac0674f398b2a932e3f54926dfdedf80eb437a1049
Contents?: true
Size: 469 Bytes
Versions: 18
Compression:
Stored size: 469 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 not null # updated_at :datetime not null #
Version data entries
18 entries across 18 versions & 1 rubygems