Sha256: 5fafa5ee4e71b4e3065b4baa738deab0ada4e2219d18b456fbe5cc5e633e2855

Contents?: true

Size: 1.81 KB

Versions: 60

Compression:

Stored size: 1.81 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           :integer          default(0), not null
#  note           :text
#  position       :integer
#  created_at     :datetime
#  updated_at     :datetime
#

Version data entries

60 entries across 60 versions & 2 rubygems

Version Path
enju_leaf-1.1.0 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre49 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc22 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc21 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre48 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc20 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre47 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre46 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc19 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre45 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc18 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre44 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre43 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre42 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc17 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc16 spec/fixtures/lending_policies.yml
enju_circulation-0.1.0.pre41 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc15 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc14 spec/fixtures/lending_policies.yml
enju_leaf-1.1.0.rc13 spec/fixtures/lending_policies.yml