Hello,

Currently I am working on a app, so far I have User (with devise) which are 
able to create projects. So, if  user1 create project A and project B I 
want him, to be able to assign user2 with role admin on project A, and 
user2 with moderator admin on project B. 
I was thinking in creating a UserRoleProject link table, is it a good idea? 
Also I intend to use CanCan for the authorisation.

Thank you

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/3a0731ae-10ce-4283-9578-49aa1b118e50%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to