blob: 9e409d8a611f5a331f70594658901466fb0de526 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
commenter: MyString
body: MyText
post_id:
two:
commenter: MyString
body: MyText
post_id:
|