Sha256: f73f1541a1c74437b6e98e86f0a7a064618ee7794e81a802494ea55ec3ea3225

Contents?: true

Size: 637 Bytes

Versions: 67

Compression:

Stored size: 637 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

67 entries across 67 versions & 2 rubygems

Version Path
enju_circulation-0.1.0.pre42 spec/fixtures/reserve_stat_has_manifestations.yml
enju_leaf-1.1.0.rc17 spec/fixtures/reserve_stat_has_manifestations.yml
enju_leaf-1.1.0.rc16 spec/fixtures/reserve_stat_has_manifestations.yml
enju_circulation-0.1.0.pre41 spec/fixtures/reserve_stat_has_manifestations.yml
enju_leaf-1.1.0.rc15 spec/fixtures/reserve_stat_has_manifestations.yml
enju_leaf-1.1.0.rc14 spec/fixtures/reserve_stat_has_manifestations.yml
enju_leaf-1.1.0.rc13 spec/fixtures/reserve_stat_has_manifestations.yml