Nicolas Bally 1fa250e0e4 Initial
2011-07-15 12:29:09 +02:00

22 lines
408 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
one:
pseudo: MyString
website: MyString
email: MyString
content: MyText
newsletter: false
enabled: false
commentable_id: 1
commentable_type: MyString
two:
pseudo: MyString
website: MyString
email: MyString
content: MyText
newsletter: false
enabled: false
commentable_id: 1
commentable_type: MyString