You can use Devise for authentication and for Authorization you can go with cancan...
If you already know how to install configure and work with these plugins then OK otherwise there are railscasts to start with .. I hope this helps... - Ramu. On Apr 20, 4:23 am, Marcelo Pereira <[email protected]> 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 opinions about these plugins, so I can > choose one to use in the app. > > Thanks in advance, > > Marcelo P > Brasil > > -- > 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 > athttp://groups.google.com/group/rubyonrails-talk?hl=en. -- 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.

