2012-08-25 04:14:51 +00:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
|
|
|
|
one:
|
|
|
|
name: MyString
|
2014-02-09 04:06:07 +00:00
|
|
|
postal_code: 12345
|
2012-08-25 04:14:51 +00:00
|
|
|
|
|
|
|
two:
|
2014-02-09 04:06:07 +00:00
|
|
|
name: MyString2
|
|
|
|
postal_code: 23456
|