Sha256: 2d5316492ad6809519f06da1204b2f3451de41cbe1210e45dae224ce1d7aa186

Contents?: true

Size: 576 Bytes

Versions: 195

Compression:

Stored size: 576 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  user_checkout_stat_id: 1
  user_id: 1
  checkouts_count: 1

two:
  user_checkout_stat_id: 2
  user_id: 1
  checkouts_count: 1

# == Schema Information
#
# Table name: checkout_stat_has_users
#
#  id                    :integer         not null, primary key
#  user_checkout_stat_id :integer         not null
#  user_id               :integer         not null
#  checkouts_count       :integer         default(0), not null
#  created_at            :datetime
#  updated_at            :datetime
#

Version data entries

195 entries across 194 versions & 4 rubygems

Version Path
enju_biblio-0.3.18 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.17 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.16 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.15 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.14 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.13 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.12 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.11 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.10 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.9 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.8 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.7 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.6 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.4.0.beta.1 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.5 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.4 spec/fixtures/checkout_stat_has_users.yml
enju_biblio-0.3.3 spec/fixtures/checkout_stat_has_users.yml