1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/code/getting_started/test/fixtures/posts.yml
David Padilla 33efb44898 Fix broken link to Fixtures documentation on guides
and activerecord tests

[ci skip]
2013-08-29 15:44:12 -05:00

9 lines
167 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
title: MyString
text: MyText
two:
title: MyString
text: MyText