This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
retrospring
Watch
1
Star
0
Fork
You've already forked retrospring
1
mirror of
https://github.com/Retrospring/retrospring.git
synced
2025-03-25 04:17:49 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2229e8793e
Branches
Tags
No results found.
retrospring
/
app
/
models
/
question.rb
5 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
changed a few things
2014-10-28 06:36:38 +01:00
class
Question
<
ActiveRecord
::
Base
belongs_to
:user
implemented "ask your followers"
2014-12-07 20:13:45 +01:00
has_many
:answers
changed a few things
2014-10-28 06:36:38 +01:00
end
Reference in a new issue
Copy permalink