# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html article1: blog_id: 1 id: 1 title: Article 1! body: body extended: extended content created_at: <%= (Time.now - 2.days).strftime("%Y-%m-%d") %> updated_at: <%= (Time.now - 2.days).strftime("%Y-%m-%d") %> published_at: <%= (Time.now - 2.days).strftime("%Y-%m-%d") %> allow_comments: true allow_pings: true permalink: article-1 user_id: 1 author: Tobi guid: a87c4220-18d4-11da-aadd-0002a5d5c51b type: Article published: true state: ContentState::Published article2: type: Article blog_id: 1 id: 2 title: Article 2! body: body extended: extended content created_at: <%= (Time.now - 1.days).strftime("%Y-%m-%d") %> updated_at: <%= (Time.now - 1.days).strftime("%Y-%m-%d") %> published_at: <%= (Time.now - 1.days).strftime("%Y-%m-%d") %> allow_comments: true allow_pings: true permalink: article-2 user_id: 2 author: Bob guid: bbbbb published: true state: ContentState::Published article3: type: Article blog_id: 1 id: 3 title: Article 3! body: body extended: extended content created_at: 2004-06-01 20:00:02 updated_at: 2004-06-01 20:00:02 published_at: 2004-06-01 20:00:02 allow_comments: true allow_pings: true permalink: article-3 user_id: 1 author: Tobi guid: ccccc published: true state: ContentState::Published article4: type: Article blog_id: 1 id: 4 title: Article 4! body: I\'m not "public":http://www.example.com/public! published: false state: ContentState::Draft created_at: 2004-06-01 20:00:01 updated_at: 2004-06-01 20:00:01 published_at: 2004-06-01 20:00:01 allow_comments: true allow_pings: true permalink: article-4 user_id: 1 author: Tobi guid: ddddd first_page: type: Page blog_id: 1 id: 9 name: page_one title: Page One Title body: ho ho ho created_at: 2005-05-05 01:00:00 published_at: 2005-05-05 01:00:00 updated_at: 2005-05-05 01:00:00 user_id: 1 published: true state: ContentState::Published another_page: type: Page blog_id: 1 id: 10 name: page/two title: Another Page Title body: another body for yet another page updated_at: 2005-05-05 01:00:00 created_at: 2005-05-05 01:00:00 published_at: 2005-05-05 01:00:00 user_id: 1 published: true state: ContentState::Published markdown_page: type: Page blog_id: 1 id: 11 name: markdown-page title: Markdown Page text_filter_id: 1 body: this is *markdown*. created_at: 2005-05-05 01:00:00 updated_at: 2005-05-05 01:00:00 published_at: 2005-05-05 01:00:00 user_id: 1 published: true state: ContentState::Published inactive_article: type: Article blog_id: 1 id: 14 title: Inactive Article body: body extended: extended content created_at: 2004-05-01 20:00:02 updated_at: 2004-05-01 20:00:02 published_at: 2004-05-01 20:00:02 allow_comments: true allow_pings: true permalink: inactive-article user_id: 1 author: Tobi guid: i1n2a3c4t5i6v7e published: true state: ContentState::Published second_blog_article: type: Article blog_id: 2 id: 16 title: Second Blog Article body: body extended: extended content allow_comments: true allow_pings: true permalink: second-blog-article created_at: 2004-04-01 12:00:00 updated_at: 2004-04-01 12:00:00 published_at: 2004-04-01 12:00:00 user_id: 1 author: Tobi guid: 2b1l0o6g4ar7 published: true state: ContentState::Published search_target: type: Article blog_id: 1 id: 17 title: Find me! body: search target extended: extended content allow_comments: true allow_pings: true permalink: second-blog-article created_at: 2004-04-01 12:00:00 updated_at: 2004-04-01 12:00:00 published_at: 2004-04-01 12:00:00 user_id: 1 author: Tobi guid: 2b1l0o6g4ar7 published: true state: ContentState::Published xmltest: type: Article blog_id: 1 id: 18 title: Associations aren\'t :dependent => true anymore body: originally seen on blog.rubyonrails.org extended: extended content allow_comments: true allow_pings: true permalink: associations-arent-dependent-true-anymore created_at: 2003-04-28 05:31:00 updated_at: 2003-04-28 05:31:00 published_at: 2003-04-28 05:31:00 user_id: 1 author: Tobi guid: urn:uuid:0d676c66-4135-4a8b-9d65-b6a3248d3032 published: true state: ContentState::Published spammed_article: type: Article blog_id: 1 id: 19 title: C\'mon Spam Me! body: A bunch of innocuous content allow_comments: true allow_pings: true permalink: cmon-spam-me created_at: 2001-01-01 updated_at: 2001-01-01 published_at: 2001-01-01 user_id: 1 author: Tobi guid: urn:uuid:0d676c66-4135-4a8b-9d65-b6a3248d3023 published: true state: ContentState::Published