Apr 10
After trying several Ruby on Rails authentication solutions I think that Authlogic is the best one. Authlogic can be installed as gem and as a plugin, does not require the use of generators (only optional scaffolding to save you time) and is very modular.
A very well written tutorial is here.
The github repository is here
















Recent Comments