20. Extended RESTful Authentication Rails 2.0 App

This is a mini Rails app that uses RESTful authentication and Acts As State Machine with the following features:

  1.  Signup
  2.  Account Activation
  3.  Login / Logout
  4.  Forgot Password
  5.  Reset Password
  6.  Change Password 

The code is available from Google Code

P.S: The file size issue has been resolved.