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