Sha256: 8cd0fcabbb55ad0f040c58df227963669ae5eae0ddcedfe87b22837ec7b8cb2c
Contents?: true
Size: 683 Bytes
Versions: 91
Compression:
Stored size: 683 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 not null # updated_at :datetime not null #
Version data entries
91 entries across 89 versions & 3 rubygems