2012-10-26 10:04:52 +00:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
|
|
|
|
# This model initially had no columns defined. If you add columns to the
|
|
|
|
# model remove the '{}' from the fixture names and add the columns immediately
|
|
|
|
# below each fixture, per the syntax in the comments below
|
|
|
|
#
|
2013-01-01 22:45:35 +00:00
|
|
|
#one: {}
|
2012-10-26 10:04:52 +00:00
|
|
|
# column: value
|
|
|
|
#
|
2013-01-01 22:45:35 +00:00
|
|
|
#two: {}
|
2012-10-26 10:04:52 +00:00
|
|
|
# column: value
|