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
05591f51ef
Retrospring
/
app
/
models
/
inbox.rb
5 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
added inbox model
2014-11-10 14:45:36 -08:00
class
Inbox
<
ActiveRecord
::
Base
belongs_to
:user
fixed even more stuff
2014-11-10 22:10:02 -08:00
belongs_to
:question
added inbox model
2014-11-10 14:45:36 -08:00
end