blob: 6abb17291e64f4c16c0b69578ab5be674f9b0568 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
nick: MyString
hash: MyString
remote_addr: MyString
two:
nick: MyString
hash: MyString
remote_addr: MyString
|