Sha256: a664f1b1169baa6066f1fa897d8d65c427dbf3c7b40611daac0d146b0ae37e7f

Contents?: true

Size: 443 Bytes

Versions: 26

Compression:

Stored size: 443 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  user_id: 1
  item_id: 1
  message_id: 1

two:
  user_id: 1
  item_id: 1
  message_id: 1

# == Schema Information
#
# Table name: demands
#
#  id         :integer          not null, primary key
#  user_id    :integer
#  item_id    :integer
#  message_id :integer
#  created_at :datetime         not null
#  updated_at :datetime         not null
#

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
enju_circulation-0.3.11 spec/fixtures/demands.yml
enju_circulation-0.3.10 spec/fixtures/demands.yml
enju_circulation-0.3.9 spec/fixtures/demands.yml
enju_circulation-0.3.8 spec/fixtures/demands.yml
enju_circulation-0.3.7 spec/fixtures/demands.yml
enju_circulation-0.4.0.beta.4 spec/fixtures/demands.yml
enju_circulation-0.4.0.beta.3 spec/fixtures/demands.yml
enju_circulation-0.3.6 spec/fixtures/demands.yml
enju_circulation-0.4.0.beta.2 spec/fixtures/demands.yml
enju_circulation-0.4.0.beta.1 spec/fixtures/demands.yml
enju_circulation-0.3.5 spec/fixtures/demands.yml
enju_circulation-0.3.4 spec/fixtures/demands.yml
enju_circulation-0.3.3 spec/fixtures/demands.yml
enju_circulation-0.3.2 spec/fixtures/demands.yml
enju_circulation-0.3.1 spec/fixtures/demands.yml
enju_circulation-0.3.0 spec/fixtures/demands.yml
enju_circulation-0.3.0.rc.1 spec/fixtures/demands.yml
enju_circulation-0.3.0.beta.1 spec/fixtures/demands.yml
enju_circulation-0.2.5 spec/fixtures/demands.yml
enju_circulation-0.2.4 spec/fixtures/demands.yml