2007-01-22 07:43:50 -06:00
|
|
|
witty_retort:
|
|
|
|
id: 1
|
|
|
|
topic_id: 1
|
2007-12-21 01:48:59 -06:00
|
|
|
developer_id: 1
|
2007-01-22 07:43:50 -06: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 01:48:59 -06:00
|
|
|
developer_id: 1
|
2007-01-22 07:43:50 -06:00
|
|
|
content: Nuh uh!
|
|
|
|
created_at: <%= 1.hour.ago.to_s(:db) %>
|
2009-02-04 14:26:08 -06:00
|
|
|
updated_at: nil
|