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
2ddb39e530
Retrospring
/
app
/
models
/
group_member.rb
5 lines
82 B
Ruby
Raw
Normal View
History
Unescape
Escape
finally commited the stuff I wrote 4 hours ago
2015-01-10 14:29:04 -08:00
class
GroupMember
<
ActiveRecord
::
Base
finally corrected that model thing.
2015-01-11 21:41:44 -08:00
belongs_to
:user
belongs_to
:group
finally commited the stuff I wrote 4 hours ago
2015-01-10 14:29:04 -08:00
end