Authlogic Example

This is my implementation of an example application using the excellent Authlogic gem (from Ben Johnson). It is preconfigured to use a MYSQL Database, HAML for the Views, and Formtastic for Form Generation. You can use this to quick start a Ruby on Rails Application.

It is hosted on bitbucket (a mercurial repository).

Railroad_xing

This is a copy of the Railroad Gem, that was patched to work with Rails 2.x controllers