This website requires JavaScript.
Explore
Help
Sign In
saurabh
/
orbit-basic
Watch
4
Star
0
Fork
You've already forked orbit-basic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcd5564c31
orbit-basic
/
app
/
models
/
user
/
user_role.rb
6 lines
60 B
Ruby
Raw
Normal View
History
Unescape
Escape
Modifications of the user model
2011-04-28 14:47:34 +00:00
class
UserRole
<
UserAttribute
add files
2011-02-01 02:47:25 +00:00
Modifications of the user model
2011-04-28 14:47:34 +00:00
belongs_to
:user
add files
2011-02-01 02:47:25 +00:00
end