RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: mrnugget
Site: http://mrnugget.github.com
davodesign84,
Have a look here: http://ruby.railstutorial.org/chapters/sign-in-sign-out#sec:signin_upon_signup
Hartl doesn't use has_secure_password. But I think you can use same logic when implementing that feature.
davodesign84,
Have a look here: http://ruby.railstutorial.org/chapters/sign-in-sign-out#sec:signin_upon_signup
Hartl doesn't use has_secure_password. But I think you can use same logic when implementing that feature.