Sha256: 4c6088351c8b1ade921e564b4f2bc5147ff65aaabd10f28bdfa8969bd34fdd9d

Contents?: true

Size: 396 Bytes

Versions: 46

Compression:

Stored size: 396 Bytes

Contents

# == Schema Information
#
# Table name: comments
#
#  id         :integer          not null, primary key
#  comment    :text
#  user_id    :integer
#  created_at :datetime         not null
#  updated_at :datetime         not null
#

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

one:
  comment: MyText
  user_id: 1

two:
  comment: MyText
  user_id: 1

Version data entries

46 entries across 46 versions & 2 rubygems

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