Sha256: 8fe1e3753c5d0ca7a453fb3535dcc42b5c85ac893a2a8af35560f7849eb74618

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

inter_library_loan_transition_00001:
  id: 1
  to_state: requested
  inter_library_loan_id: 1
  sort_key: 0
inter_library_loan_transition_00002:
  id: 2
  to_state: shipped
  inter_library_loan_id: 2
  sort_key: 0
inter_library_loan_transition_00003:
  id: 3
  to_state: received
  inter_library_loan_id: 3
  sort_key: 0
inter_library_loan_transition_00004:
  id: 4
  to_state: return_shipped
  inter_library_loan_id: 4
  sort_key: 0
inter_library_loan_transition_00005:
  id: 5
  to_state: return_received
  inter_library_loan_id: 5
  sort_key: 0
inter_library_loan_transition_00006:
  id: 6
  to_state: requested
  inter_library_loan_id: 6
  sort_key: 0
inter_library_loan_transition_00007:
  id: 7
  to_state: shipped
  inter_library_loan_id: 7
  sort_key: 0

# == Schema Information
#
# Table name: inter_library_loan_transitions
#
#  id                    :integer          not null, primary key
#  to_state              :string(255)
#  metadata              :text             default("{}")
#  sort_key              :integer
#  inter_library_loan_id :integer
#  created_at            :datetime         not null
#  updated_at            :datetime         not null
#

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
enju_inter_library_loan-0.1.0.pre11 spec/fixtures/inter_library_loan_transitions.yml
enju_inter_library_loan-0.1.0.pre10 spec/fixtures/inter_library_loan_transitions.yml