Mercurial > hg > soundsoftware-site
comparison vendor/plugins/classic_pagination/test/fixtures/.svn/text-base/replies.yml.svn-base @ 0:513646585e45
* Import Redmine trunk SVN rev 3859
author | Chris Cannam |
---|---|
date | Fri, 23 Jul 2010 15:52:44 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:513646585e45 |
---|---|
1 witty_retort: | |
2 id: 1 | |
3 topic_id: 1 | |
4 content: Birdman is better! | |
5 created_at: <%= 6.hours.ago.to_s(:db) %> | |
6 updated_at: nil | |
7 | |
8 another: | |
9 id: 2 | |
10 topic_id: 2 | |
11 content: Nuh uh! | |
12 created_at: <%= 1.hour.ago.to_s(:db) %> | |
13 updated_at: nil |