Sha256: bc17c8bdb2add813f8b6a3dd8a5cfdcd12af9eccafb4032fd51db774365ecf7a

Contents?: true

Size: 567 Bytes

Versions: 45

Compression:

Stored size: 567 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(255)     not null
#  display_name :text
#  note         :text
#  position     :integer
#  created_at   :datetime
#  updated_at   :datetime
#

Version data entries

45 entries across 45 versions & 2 rubygems

Version Path
enju_event-0.1.17.pre24 spec/fixtures/agent_types.yml
enju_ndl-0.1.0.pre35 spec/fixtures/agent_types.yml
enju_event-0.1.17.pre23 spec/fixtures/agent_types.yml
enju_ndl-0.1.0.pre34 spec/fixtures/agent_types.yml
enju_event-0.1.17.pre22 spec/fixtures/agent_types.yml