Basic Authentication model done…
I managed to get Devise installed on Rails 2.3.x. So I have a basic install with the ability to sign up, sign on, log off, email forgotten passwords and remember me. I could not have gotten this done without the demo on railscast.
Next step is to go through the advanced railscast demo to see how to modify the basic setup. Once I’m comfortable that I have the complete authentication solution configured and understood, then I will move to start the HTML wireframe.
