You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

comments.yml 265B

12345678910
  1. # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
  2. comments_001:
  3. commented_type: News
  4. commented_id: 1
  5. id: 1
  6. author_id: 1
  7. comments: my first comment
  8. created_on: 2006-12-10 18:10:10 +01:00
  9. updated_on: 2006-12-10 18:10:10 +01:00