Mercurial > hg > soundsoftware-site
comparison .svn/pristine/9a/9a8a5d85781372bb1f7645fb810a29c77c6f588b.svn-base @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
908:c6c2cbd0afee | 909:cbb26bc654de |
---|---|
1 futurama: | |
2 id: 1 | |
3 title: Isnt futurama awesome? | |
4 subtitle: It really is, isnt it. | |
5 content: I like futurama | |
6 created_at: <%= 1.day.ago.to_s(:db) %> | |
7 updated_at: | |
8 | |
9 harvey_birdman: | |
10 id: 2 | |
11 title: Harvey Birdman is the king of all men | |
12 subtitle: yup | |
13 content: It really is | |
14 created_at: <%= 2.hours.ago.to_s(:db) %> | |
15 updated_at: | |
16 | |
17 rails: | |
18 id: 3 | |
19 title: Rails is nice | |
20 subtitle: It makes me happy | |
21 content: except when I have to hack internals to fix pagination. even then really. | |
22 created_at: <%= 20.minutes.ago.to_s(:db) %> |