public
Description: An example rails app using the Authlogic authentication library
Homepage: http://authlogicexample.binarylogic.com
Clone URL: git://github.com/binarylogic/authlogic_example.git
Click here to lend your support to: authlogic_example and make a donation at www.pledgie.com !
name age message
file .gitignore Wed Nov 19 13:05:22 -0800 2008 Fixed failed render typo [binarylogic]
file Capfile Mon Nov 03 10:13:29 -0800 2008 Updated rails environemtn [binarylogic]
file README.mdown Mon Dec 01 13:05:45 -0800 2008 Added tests [binarylogic]
file Rakefile Mon Nov 03 09:48:56 -0800 2008 Initial commit [binarylogic]
directory app/ Sun Mar 29 22:57:40 -0700 2009 Remove email field [binarylogic]
directory config/ Mon May 11 11:01:58 -0700 2009 Switch back to authlogic gem, instead of local ... [binarylogic]
directory db/ Thu Dec 11 20:43:59 -0800 2008 Removed all password resets and openid code and... [binarylogic]
directory doc/ Mon Nov 03 09:48:56 -0800 2008 Initial commit [binarylogic]
directory public/ Sun Mar 29 22:52:27 -0700 2009 Update rails [binarylogic]
directory script/ Mon Nov 03 09:48:56 -0800 2008 Initial commit [binarylogic]
directory test/ Mon Dec 01 13:05:45 -0800 2008 Added tests [binarylogic]
directory vendor/ Sun Mar 29 22:52:27 -0700 2009 Update rails [binarylogic]
README.mdown

Authlogic Example App

This is an example of how to use Authlogic in a rails app. Authlogic is a clean, simple, and unobtrusive ruby authentication solution.

Copyright (c) 2008 Ben Johnson of Binary Logic, released under the MIT license