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