Bob Martens wrote:
> Restful Authentication and I think there is some movement behind
> Authlogic as well. Someone please correct me if I have that wrong.
> 
> However, I think there is some merit in actually sitting down and
> rolling your own as well. If anything, it allows you to learn a little
> bit more about Rails and how authentication works as well. A win-win
> in my estimation.

What's cool is that restful_auth is getting back in business after 
having been idle for a long time.

I'm not sure you'll learn much about Rails and Ruby by coding your own 
authentication system, and it won't have 10% of the features offered by 
restful_auth.

By the way looking at plugins code is also a good way of learning ruby 
idioms and stuff about Rails.
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to