Reputation: 26713
I see posts from all sorts of time period talking about pre-built authentication plugins such as restful authentication - but looking at it, it seems that it wasn't updated since April 2008.
So I ask, what is the most current pre-built authentication plugin for rails 2.3.5?
Thanks!
Upvotes: 2
Views: 168
Reputation: 74975
Ruby Toolbox allows you to review the popularity and last updates of different libraries or Rails plugins.
Check the current status of authentication plugins and you'll find authlogic is both recently updated and the most popular.
Upvotes: 4
Reputation: 1226
Also Devise is still updated (some changes were commited yesterday) - it works well, but I agree with nanda, that Authlogic is the most popular plugin.
Upvotes: 1
Reputation: 7414
clearance - last update January 20, 2010
or
authlogic - last update January 19, 2010
Cheers
Upvotes: 5