This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-28 01:56:01 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b25a5a20bb
discourse
/
app
/
models
/
group_user.rb
5 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
work in progress add support for groups
2013-04-17 03:08:21 -04:00
class
GroupUser
<
ActiveRecord
::
Base
backend for secure categories mostly done (todo pm groups)
2013-04-29 02:33:24 -04:00
belongs_to
:group
belongs_to
:user
work in progress add support for groups
2013-04-17 03:08:21 -04:00
end
Reference in a new issue
Copy permalink