Sha256: 2e63eec5373d555bad9edd958b7f7ffe4a61e11f23c7e6131fd2f5511d3f8283
Contents?: true
Size: 672 Bytes
Versions: 91
Compression:
Stored size: 672 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: manifestation_reserve_stat_id: 1 manifestation_id: 1 reserves_count: 1 two: manifestation_reserve_stat_id: 2 manifestation_id: 1 reserves_count: 1 # == Schema Information # # Table name: reserve_stat_has_manifestations # # id :integer not null, primary key # manifestation_reserve_stat_id :integer not null # manifestation_id :integer not null # reserves_count :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
91 entries across 89 versions & 3 rubygems