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 !
commit  d1cf131a86d578041e8f58b0caafbda3ab499d71
tree    1eda82ab3dbd7979f7325bda4ea5e7ef24c8c7db
parent  32eaec9f48827d85d7ce062a330302f11e626997
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/ Loading commit data...
directory config/ Thu Dec 11 20:43:59 -0800 2008 Removed all password resets and openid code and... [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/ Mon Nov 03 09:48:56 -0800 2008 Initial commit [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/ Thu Dec 11 20:50:28 -0800 2008 Remove OpenID code and put it in its own branch [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