Sha256: 51c74c3512f1f94b48ae1cb481cbb960786bab54f7503dd203b65caba09bd4b6

Contents?: true

Size: 715 Bytes

Versions: 7

Compression:

Stored size: 715 Bytes

Contents

--- 
agent_type_00001:
  id: 1
  name: person
  display_name: Person
  note: 
  position: 1

agent_type_00002:
  id: 2
  name: corporate_body
  display_name: CorporateBody
  note: 
  position: 2

agent_type_00003:
  id: 3
  name: conference
  display_name: Conference
  note: 
  position: 3

# == Schema Information
#
# Table name: agent_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

7 entries across 7 versions & 2 rubygems

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