Best gem for user authorization?

Hello,

Which is the best gem available for user sign-up and sign-in where user
can have only one role at a time(i.e sign in as admin or as a data entry
operator)? Also, email cannot be used as user name or to get forgotten
password. Infact, email is not a part of user profile at all.

Thanks.
RM.

On Fri, Jun 8, 2012 at 4:06 PM, renu mehta [email protected] wrote:


Posted via http://www.ruby-forum.com/.

Search for plataformatec’s gem: devise
if you want roles then you should take a look at cancan

JavierQ

Also check out Ruby Toolbox for info on how popular various options are,
as
well as how well-maintained:

On Friday, June 8, 2012 2:06:03 PM UTC-7, Ruby-Forum.com User wrote:


Posted via http://www.ruby-forum.com/.