This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
retrospring
Watch
1
Star
0
Fork
You've already forked retrospring
0
mirror of
https://github.com/Retrospring/retrospring.git
synced
2025-01-19 13:46:03 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a7c9181fc5
retrospring
/
app
/
models
/
inbox.rb
5 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
added inbox model
2014-11-10 23:45:36 +01:00
class
Inbox
<
ActiveRecord
::
Base
belongs_to
:user
fixed even more stuff
2014-11-11 07:10:02 +01:00
belongs_to
:question
added inbox model
2014-11-10 23:45:36 +01:00
end
Reference in a new issue
Copy permalink