projects
/
depot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9fa9746535c30df3e4a7797581b524a73f1ec135
[depot.git]
/
topic.rb
1
class
Topic
<
ActiveRecord
::Base
2
has_many
:replies
,
:dependent
=>
:destroy
3
end