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