Packages 1-1 of 1 that has terms dname:"authlogic":
- I wrote this packageDec 19, 2008AuthlogicPermalinkAuthlogic is a clean, simple, and unobtrusive ruby authentication solution.Show Details
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
Gem (recommended) $ sudo gem install authlogic Then add the gem dependency in your config: # config/environment.rb config.gem "authlogic" Or you install this as a plugin (for older versions of rails) script/plugin install git://github.com/bi
