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
44cea60021
Retrospring
/
app
/
models
/
answer.rb
6 lines
101 B
Ruby
Raw
Blame
History
class
Answer
<
ActiveRecord
::
Base
belongs_to
:user
belongs_to
:question
has_many
:comments
end
Reference in New Issue
View Git Blame
Copy Permalink