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
3991f05501
Retrospring
/
app
/
models
/
question.rb
5 lines
77 B
Ruby
Raw
Blame
History
class
Question
<
ActiveRecord
::
Base
belongs_to
:user
has_one
:answer
end
Reference in New Issue
View Git Blame
Copy Permalink