My app needs to have an account with several users inputting tasks on
the same account. Only one of the users (the one that opened the
account) will have admin privileges.

I'm thinking on using Authlogic for authentication and CanCan for
determining user privileges. The point is that I'd like the User that
opened the Account to be admin by default being him the only one to be
able to create other Users for his account with a different privileges.
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to