28 lines
559 B
YAML
28 lines
559 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
image_url: MyString
|
|
start_page: false
|
|
section_id: 1
|
|
category_id: 1
|
|
sub_category_id: 1
|
|
item_id: 1
|
|
thank_you_page: false
|
|
search_result_page: false
|
|
checkout_page: false
|
|
beginning: 2015-03-18
|
|
ending: 2015-03-18
|
|
|
|
two:
|
|
image_url: MyString
|
|
start_page: false
|
|
section_id: 1
|
|
category_id: 1
|
|
sub_category_id: 1
|
|
item_id: 1
|
|
thank_you_page: false
|
|
search_result_page: false
|
|
checkout_page: false
|
|
beginning: 2015-03-18
|
|
ending: 2015-03-18
|