Just tried working through this exercise - the User.save does NOT save the encrypted passwords to the table, although it does save all the other user info. No error messages are generated, but the save is obviously incomplete as it strays on the sign-in page!
Any ideas? I am running on Windows XP, using SQlite3 and Rails 3.2.1.
Just tried working through this exercise - the User.save does NOT save the encrypted passwords to the table, although it does save all the other user info. No error messages are generated, but the save is obviously incomplete as it strays on the sign-in page!
Any ideas? I am running on Windows XP, using SQlite3 and Rails 3.2.1.