Sha256: d1467764147e0cb21def24ff23c595b7f74e1dbabd1572510ce92002815d3861
Contents?: true
Size: 648 Bytes
Versions: 67
Compression:
Stored size: 648 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: manifestation_checkout_stat_id: 1 manifestation_id: 1 checkouts_count: 1 two: manifestation_checkout_stat_id: 2 manifestation_id: 1 checkouts_count: 1 # == Schema Information # # Table name: checkout_stat_has_manifestations # # id :integer not null, primary key # manifestation_checkout_stat_id :integer not null # manifestation_id :integer not null # checkouts_count :integer # created_at :datetime # updated_at :datetime #
Version data entries
67 entries across 67 versions & 2 rubygems