blob: 05ad26f0512938c4c040af9c7ae1c014f9222e33 (
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
article_id:
two:
commenter: MyString
body: MyText
article_id:
|