Sha256: d023a02a01691c12201ffa4ac7e492b17a96c072f5a402637082577a3510db3f
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 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 :bigint not null, primary key # manifestation_checkout_stat_id :bigint not null # manifestation_id :bigint not null # checkouts_count :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_circulation-0.4.0.rc.1 | spec/fixtures/checkout_stat_has_manifestations.yml |