site_perso_app/test/fixtures/portfolios.yml
2013-02-07 11:44:54 +01:00

22 lines
441 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
title: MyString
description: MyString
keywords: MyString
content_type: 1
markdown_content: MyText
html_content: MyText
haml_content: MyText
enabled: false
two:
title: MyString
description: MyString
keywords: MyString
content_type: 1
markdown_content: MyText
html_content: MyText
haml_content: MyText
enabled: false