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
7f74e844f5
Retrospring
/
app
/
models
/
group_member.rb
5 lines
81 B
Ruby
Raw
Normal View
History
Unescape
Escape
Upgrade to Rails 5
2020-04-18 15:59:18 -07:00
class
GroupMember
<
ApplicationRecord
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