projects
/
depot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a17d2fc42b3a8de141dccb7b12990e1b67838ca1
[depot.git]
/
replies.yml
1
witty_retort:
2
id: 1
3
topic_id: 1
4
developer_id: 1
5
content: Birdman is better!
6
created_at: <%= 6.hours.ago.to_s(:db) %>
7
updated_at: nil
8
9
another:
10
id: 2
11
topic_id: 2
12
developer_id: 1
13
content: Nuh uh!
14
created_at: <%= 1.hour.ago.to_s(:db) %>
15
updated_at: nil