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