Mercurial > hg > soundsoftware-site
annotate .svn/pristine/fc/fcea6055312718c79b19d49925ca680df3e4895d.svn-base @ 1478:5ca1f4a47171 bibplugin_db_migrations
Close obsolete branch bibplugin_db_migrations
author | Chris Cannam |
---|---|
date | Fri, 30 Nov 2012 14:40:50 +0000 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 witty_retort: |
Chris@909 | 2 id: 1 |
Chris@909 | 3 topic_id: 1 |
Chris@909 | 4 content: Birdman is better! |
Chris@909 | 5 created_at: <%= 6.hours.ago.to_s(:db) %> |
Chris@909 | 6 updated_at: nil |
Chris@909 | 7 |
Chris@909 | 8 another: |
Chris@909 | 9 id: 2 |
Chris@909 | 10 topic_id: 2 |
Chris@909 | 11 content: Nuh uh! |
Chris@909 | 12 created_at: <%= 1.hour.ago.to_s(:db) %> |
Chris@909 | 13 updated_at: nil |