Sha256: 354f3cd9edaba6119347d122a2679220dcf658313cf4efe6938bad1d6bbec408

Contents?: true

Size: 1.85 KB

Versions: 18

Compression:

Stored size: 1.85 KB

Contents

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

lending_policy_00001:
  item_id: 1
  user_group_id: 1
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
lending_policy_00002:
  item_id: 1
  user_group_id: 2
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 2
lending_policy_00003:
  item_id: 10
  user_group_id: 2
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
lending_policy_00004:
  item_id: 6
  user_group_id: 1
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
lending_policy_00005:
  item_id: 6
  user_group_id: 2
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
lending_policy_00006:
  item_id: 11
  user_group_id: 1
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
  note: MyText
  position: 1
lending_policy_00007:
  item_id: 21
  user_group_id: 1
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
  note: MyText
  position: 1
lending_policy_00008:
  item_id: 11
  user_group_id: 2
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10
lending_policy_00009:
  item_id: 24
  user_group_id: 2
  loan_period: 1
  fixed_due_date: 
  renewal: 1
  fine: 10

# == Schema Information
#
# Table name: lending_policies
#
#  id             :integer          not null, primary key
#  item_id        :integer          not null
#  user_group_id  :integer          not null
#  loan_period    :integer          default(0), not null
#  fixed_due_date :datetime
#  renewal        :integer          default(0), not null
#  fine           :decimal(, )      default(0.0), not null
#  note           :text
#  position       :integer
#  created_at     :datetime         not null
#  updated_at     :datetime         not null
#

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
enju_circulation-0.1.0.pre27 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre26 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre25 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre24 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre23 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre22 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre21 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre20 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre19 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre18 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre17 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre16 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre15 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre14 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre13 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre12 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre11 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre10 spec/fixtures/lending_policies.yml