2007-01-22 14:43:50 +01:00
|
|
|
witty_retort:
|
|
|
|
id: 1
|
|
|
|
topic_id: 1
|
2007-12-21 08:48:59 +01:00
|
|
|
developer_id: 1
|
2007-01-22 14:43:50 +01:00
|
|
|
content: Birdman is better!
|
|
|
|
created_at: <%= 6.hours.ago.to_s(:db) %>
|
|
|
|
updated_at: nil
|
|
|
|
|
|
|
|
another:
|
|
|
|
id: 2
|
|
|
|
topic_id: 2
|
2007-12-21 08:48:59 +01:00
|
|
|
developer_id: 1
|
2007-01-22 14:43:50 +01:00
|
|
|
content: Nuh uh!
|
|
|
|
created_at: <%= 1.hour.ago.to_s(:db) %>
|
2009-02-04 21:26:08 +01:00
|
|
|
updated_at: nil
|