Sha256: 58f6bbd06f4c4621e502465afd76c472acaec72f47d27aa4256dba5b3dbb3d83
Contents?: true
Size: 635 Bytes
Versions: 195
Compression:
Stored size: 635 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 # updated_at :datetime #
Version data entries
195 entries across 194 versions & 4 rubygems