Chris@1296: # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html Chris@1296: comments_001: Chris@1296: commented_type: News Chris@1296: commented_id: 1 Chris@1296: id: 1 Chris@1296: author_id: 1 Chris@1296: comments: my first comment Chris@1296: created_on: 2006-12-10 18:10:10 +01:00 Chris@1296: updated_on: 2006-12-10 18:10:10 +01:00 Chris@1296: comments_002: Chris@1296: commented_type: News Chris@1296: commented_id: 1 Chris@1296: id: 2 Chris@1296: author_id: 2 Chris@1296: comments: This is an other comment Chris@1296: created_on: 2006-12-10 18:12:10 +01:00 Chris@1296: updated_on: 2006-12-10 18:12:10 +01:00