Sha256: 0a9512cd5a8000392ccaa1fc802a9b4b1fd0a6909a1c0730b2ad0f4ba4c1f3af

Contents?: true

Size: 1.1 KB

Versions: 3

Compression:

Stored size: 1.1 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
#  metadata              :text             default({})
#  sort_key              :integer
#  inter_library_loan_id :integer
#  created_at            :datetime
#  updated_at            :datetime
#

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_inter_library_loan-0.1.1 spec/fixtures/inter_library_loan_transitions.yml
enju_inter_library_loan-0.1.0 spec/fixtures/inter_library_loan_transitions.yml
enju_inter_library_loan-0.1.0.pre12 spec/fixtures/inter_library_loan_transitions.yml