I rolled my own simple but secure authentication system with less than
100 lines of code, with a few parts loosely based on restful
authentication. I was frustrated with all the current solutions, until
I took a look at AuthLogic. I think I'll be using that in my next
project.

One question though, which authorization plugins/gems would be a good
compliment to AuthLogic and which authorization system is the best
right now anyways?

On Mar 20, 11:30 am, Chris Warren <[email protected]> wrote:
> I too have had better luck with AuthLogic. For me I think it was not so
> much a matter of the plugin itself, but I found the AuthLogic
> documentation, tutorials, and examples to be easier to follow. YMMV.
>
>     -Chris Warren
>
>
>
> "Wolas!" wrote:
> > having used both, i suggest authlogic. It has been easier for me to
> > put in (and take out) than rest_auth, which is quite a big plugin and
> > fills your user class. then again, im sure both have their pros and
> > cons
>
> > On Mar 20, 11:18 am, denzy <[email protected]> wrote:
>
> >> Here I was found detail tutorial for autenthication
> >> (restful_authentication):
>
> >>http://railsforum.com/viewtopic.php?id=14216
>
> >> On Mar 20, 7:03 am, ricardonns <[email protected]> wrote:
>
> >>> Hey there.
>
> >>> I am starting a new development and am still a newbie in rails, so i'd
> >>> like to ask witch authentication plugin do you sugest?
>
> >>> Regards,
> >>> Ricardo
--~--~---------~--~----~------------~-------~--~----~
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