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