2013-12-28 23:45:13 +01:00
|
|
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
|
|
|
|
one:
|
|
|
|
title: MyString
|
|
|
|
description: MyText
|
|
|
|
start_time: 2013-12-28 16:04:56
|
|
|
|
end_time: 2013-12-28 16:04:56
|
2014-05-10 11:38:39 +02:00
|
|
|
city: Jolie ville
|
2014-01-01 21:26:35 +01:00
|
|
|
region: region_one
|
2013-12-28 23:45:13 +01:00
|
|
|
locality: 1
|
2014-05-26 01:06:43 +02:00
|
|
|
url: http://exemple.com
|
|
|
|
contact: test@example.com
|
|
|
|
submitter: test@example.com
|
2013-12-28 23:45:13 +01:00
|
|
|
moderated: 1
|
|
|
|
tags: MyString
|
|
|
|
secret: MyString
|
|
|
|
decision_time: 2013-12-28 16:04:56
|
|
|
|
submission_time: 2013-12-28 16:04:56
|
|
|
|
moderator_mail_id: MyString
|
|
|
|
submitter_mail_id: MyString
|
|
|
|
|
|
|
|
two:
|
|
|
|
title: MyString
|
|
|
|
description: MyText
|
|
|
|
start_time: 2013-12-28 16:04:56
|
|
|
|
end_time: 2013-12-28 16:04:56
|
2014-05-10 11:38:39 +02:00
|
|
|
city: Une autre ville
|
2014-01-01 21:26:35 +01:00
|
|
|
region: region_one
|
2013-12-28 23:45:13 +01:00
|
|
|
locality: 1
|
2014-05-26 01:06:43 +02:00
|
|
|
url: http://exemple.com
|
|
|
|
contact: test2@example.com
|
|
|
|
submitter: test2@example.com
|
2013-12-28 23:45:13 +01:00
|
|
|
moderated: 1
|
|
|
|
tags: MyString
|
|
|
|
secret: MyString
|
|
|
|
decision_time: 2013-12-28 16:04:56
|
|
|
|
submission_time: 2013-12-28 16:04:56
|
|
|
|
moderator_mail_id: MyString
|
|
|
|
submitter_mail_id: MyString
|