Sha256: 29a105816e3d2dd6300b81a4dce4b790f5f87a8e03d59ef58db8635c52b6e824

Contents?: true

Size: 646 Bytes

Versions: 195

Compression:

Stored size: 646 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
#  updated_at                     :datetime
#

Version data entries

195 entries across 194 versions & 4 rubygems

Version Path
enju_biblio-0.3.2 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.3.1 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.3.0 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.3.0.rc.1 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.3.0.beta.2 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.5 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.4 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.3 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.2 spec/fixtures/checkout_stat_has_manifestations.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.0/spec/fixtures/checkout_stat_has_manifestations.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.1/spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.1 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.0 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.0.beta.4 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.0.beta.3 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.0.beta.2 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.2.0.beta.1 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.1.3 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.1.2 spec/fixtures/checkout_stat_has_manifestations.yml
enju_biblio-0.1.1 spec/fixtures/checkout_stat_has_manifestations.yml