This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
164d3ac642
Retrospring
/
app
/
models
/
comment.rb
5 lines
79 B
Ruby
Raw
Blame
History
class
Comment
<
ActiveRecord
::
Base
belongs_to
:user
belongs_to
:answer
end
Reference in New Issue
View Git Blame
Copy Permalink