]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/diary_comments.yml
Merged 17047 from trunk.
[rails.git] / test / fixtures / diary_comments.yml
1 comment_for_geo_post:
2   id: 1
3   diary_entry_id: 2
4   user_id: 2
5   body: Some comment text
6   created_at: "2008-11-08 09:45:34"
7   updated_at: "2008-11-08 10:34:34"