Sha256: 7205c271f5e026029431a65ab6a8cac7fd7fdd7abe3c47733578557b8a0a93ee

Contents?: true

Size: 1.29 KB

Versions: 27

Compression:

Stored size: 1.29 KB

Contents

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

agent_import_file_00001:
  id: 1
  agent_import_file_name: MyString
  agent_import_file_size: 1
  user_id: 1
  agent_import_content_type: text/csv
agent_import_file_00002:
  id: 2
  agent_import_file_name: MyString
  agent_import_file_size: 1
  user_id: 1
  agent_import_content_type: text/csv
agent_import_file_00003:
  id: 3
  agent_import_file_name: MyString
  agent_import_file_size: 1
  user_id: 1
  agent_import_content_type: text/csv

# == Schema Information
#
# Table name: agent_import_files
#
#  id                         :integer         not null, primary key
#  parent_id                  :integer
#  content_type               :string(255)
#  size                       :integer
#  user_id                    :integer
#  note                       :text
#  executed_at                :datetime
#  state                      :string(255)
#  agent_import_file_name    :string(255)
#  agent_import_content_type :string(255)
#  agent_import_file_size    :integer
#  agent_import_updated_at   :datetime
#  created_at                 :datetime        not null
#  updated_at                 :datetime        not null
#  edit_mode                  :string(255)
#  agent_import_fingerprint  :string(255)
#  error_message              :text
#

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
enju_leaf-1.3.2 spec/fixtures/agent_import_files.yml
enju_leaf-1.3.1 spec/fixtures/agent_import_files.yml
enju_leaf-1.3.0 spec/fixtures/agent_import_files.yml
enju_leaf-1.3.0.rc.1 spec/fixtures/agent_import_files.yml
enju_leaf-1.3.0.beta.2 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.2 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.1 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.0 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.0.beta.4 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.0.beta.3 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.0.beta.2 spec/fixtures/agent_import_files.yml
enju_leaf-1.2.0.beta.1 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.4 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.3 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.2 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.1 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.0 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.0.rc22 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.0.rc21 spec/fixtures/agent_import_files.yml
enju_leaf-1.1.0.rc20 spec/fixtures/agent_import_files.yml