Sha256: 637b809d415d7536f3d7e819c3d3394902be3db85063c148e902dcd7037bde65

Contents?: true

Size: 461 Bytes

Versions: 46

Compression:

Stored size: 461 Bytes

Contents

# == Schema Information
#
# Table name: contacts
#
#  id         :integer          not null, primary key
#  name       :string
#  email      :string
#  message    :text
#  created_at :datetime         not null
#  updated_at :datetime         not null
#

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: MyString
  email: MyString
  message: MyText

two:
  name: MyString
  email: MyString
  message: MyText

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
rails_db-2.4.5 test/dummy/test/fixtures/contacts.yml
rails_db-2.4.4 test/dummy/test/fixtures/contacts.yml
rails_db-2.4.3 test/dummy/test/fixtures/contacts.yml
rails_db-2.4.2 test/dummy/test/fixtures/contacts.yml
rails_db-2.4.1 test/dummy/test/fixtures/contacts.yml
rails_db-2.4.0 test/dummy/test/fixtures/contacts.yml
rails_db-2.3.1 test/dummy/test/fixtures/contacts.yml
rails_db-2.3.0 test/dummy/test/fixtures/contacts.yml
rails_db-2.2.1 test/dummy/test/fixtures/contacts.yml
rails_db-2.2.0 test/dummy/test/fixtures/contacts.yml
rails_db-2.1.1 test/dummy/test/fixtures/contacts.yml
rails_db-2.1.0 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.6 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.5 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.4 test/dummy/test/fixtures/contacts.yml
xplore-0.0.1.alpha test/dummy/test/fixtures/contacts.yml
rails_db-2.0.3 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.2 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.1 test/dummy/test/fixtures/contacts.yml
rails_db-2.0.0 test/dummy/test/fixtures/contacts.yml