Sha256: 5249ab2d0a63881b4b3c8c7d3e2234b4537ba768851671bd31c08955f2e29d97

Contents?: true

Size: 670 Bytes

Versions: 5

Compression:

Stored size: 670 Bytes

Contents

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

one:
  name: successor
  display_name: successor
  note: 
  position: 1
  id: 1

two:
  name: copy
  display_name: copy
  note: 
  position: 2
  id: 2

# == Schema Information
#
# Table name: manifestation_relationship_types
#
#  id                        :integer          not null, primary key
#  name                      :string           not null
#  display_name              :text
#  note                      :text
#  position                  :integer
#  created_at                :datetime
#  updated_at                :datetime
#  display_name_translations :jsonb            not null
#

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enju_library-0.4.0.rc.1 spec/fixtures/manifestation_relationship_types.yml
enju_library-0.4.0.beta.4 spec/fixtures/manifestation_relationship_types.yml
enju_library-0.4.0.beta.3 spec/fixtures/manifestation_relationship_types.yml
enju_library-0.4.0.beta.2 spec/fixtures/manifestation_relationship_types.yml
enju_library-0.4.0.beta.1 spec/fixtures/manifestation_relationship_types.yml