Simply Rich Authenticator Released

Hi, I have developed a mini Rails app using Rails 2.0.2, RESTful authentication and Acts as State Machine. It has the following features:

  1. Login
  2. Logout
  3. User Activation
  4. Forgot Password
  5. Reset Password You can check out the code from: `svn checkout http://simply-rich-authenticator.googlecode.com/svn/trunk/ simply-rich-authenticator-read-only

`Happy New Year!

Hi,

I think there is a bug in your password reset code.

undefined method `password_reset_code='

You are calling a variable I believe.

Jon

Bob Hutchison wrote: