您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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