Sha256: d189b49137d12387672981add7bbde57b1d323beb6f06677902637873f99119d

Contents?: true

Size: 614 Bytes

Versions: 91

Compression:

Stored size: 614 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         not null
#  updated_at            :datetime         not null
#

Version data entries

91 entries across 89 versions & 3 rubygems

Version Path
enju_library-0.3.11 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.10 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.9 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.8 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.8.rc.2 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.8.rc.1 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.7 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.6 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.5 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.4 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.3 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.2 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.1 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.0 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.0.rc.1 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.3.0.beta.2 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.2.5 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.2.4 spec/fixtures/checkout_stat_has_users.yml
enju_library-0.2.3 spec/fixtures/checkout_stat_has_users.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/bundler/gems/enju_library-d36f415e177e/spec/fixtures/checkout_stat_has_users.yml