Re: [Rails] Authentication and authorization

2011-07-09 Thread rajeevsharma86
devise+cancan On Sat, Jul 9, 2011 at 10:03 PM, Kenny Meyer wrote: > Actually it is deprecated by the author, and there's another project > called "troles"[1] which looks much better. > > [1] https://github.com/kristianmandrup/troles > > Kenny > > > > On Sat, Jul 9, 2011 at 10:45 AM, Rodrigo Ruiz

Re: [Rails] Authentication and authorization

2011-07-09 Thread Kenny Meyer
Actually it is deprecated by the author, and there's another project called "troles"[1] which looks much better. [1] https://github.com/kristianmandrup/troles Kenny On Sat, Jul 9, 2011 at 10:45 AM, Rodrigo Ruiz wrote: > Thank you very much, I'll look into it > > On Sat, Jul 9, 2011 at 4:05 AM

Re: [Rails] Authentication and authorization

2011-07-09 Thread Rodrigo Ruiz
Thank you very much, I'll look into it On Sat, Jul 9, 2011 at 4:05 AM, Kenny Meyer wrote: > Maybe have a look at Cream [1]. It handles authentication, > authorization, user roles, and permissions in a single project (making > use of devise and cancan). It seems to be actively used and developed.

Re: [Rails] Authentication and authorization

2011-07-08 Thread Kenny Meyer
Maybe have a look at Cream [1]. It handles authentication, authorization, user roles, and permissions in a single project (making use of devise and cancan). It seems to be actively used and developed. I've not yet tried it, but I'm about to make my first steps. [1] https://github.com/kristianmand

Re: [Rails] Authentication and authorization

2011-07-08 Thread Conrad Taylor
On Fri, Jul 8, 2011 at 9:43 AM, Rodrigo Ruiz wrote: > I'd like some help to do both. > Either an easy way to do it from scratch or a gem. > > I saw the way it's done at Ruby on Rails Tutorial, but couldn't understand > it very well, so thats why I want an easier way (or gem). > I've been told that

Re: [Rails] Authentication and authorization

2011-07-08 Thread Martin Wawrusch
You might want to look into the trinity of devise, cancan and omniauth. That handles everything. Cancan is used for authorization. On Fri, Jul 8, 2011 at 9:43 AM, Rodrigo Ruiz wrote: > I'd like some help to do both. > Either an easy way to do it from scratch or a gem. > > I saw the way it's done

[Rails] Authentication and authorization

2011-07-08 Thread Rodrigo Ruiz
I'd like some help to do both. Either an easy way to do it from scratch or a gem. I saw the way it's done at Ruby on Rails Tutorial, but couldn't understand it very well, so thats why I want an easier way (or gem). I've been told that the gem Devise does the Authentication, but not the authorizati

Re: [Rails] Authentication and Authorization

2010-04-20 Thread Leonardo Mateo
On Mon, Apr 19, 2010 at 8:23 PM, Marcelo Pereira wrote: > Hi there, > > I have been looking for a plugin to authenticate and authorize users > in a ruby on rails application. > > I found some options like: > > Restful authentication, Authologic, Clearence and Devise. > > I would like to know your

[Rails] Authentication and Authorization

2010-04-20 Thread Marcelo Pereira
Hi there, I have been looking for a plugin to authenticate and authorize users in a ruby on rails application. I found some options like: Restful authentication, Authologic, Clearence and Devise. I would like to know your opinions about these plugins, so I can choose one to use in the app. Tha

[Rails] authentication and authorization

2009-07-18 Thread Rajendra Bayana
hi, i want some information about the pluing's available for authentication and authorizations. can any one tell me what are the plugins available in ROR for authentication and authorization. suggest me which is best one. -- Posted via http://www.ruby-forum.com/. --~--~-~--~~---