I’ve gotten a quick prototype of Beyond up even faster than I expected. It’s the bare minimum, but it works, and wow, Ruby on Rails really is as cool as I thought it was. :) Did I really just get it up as fast as that? Incredible.
And now a bone to pick. I’ve tried to install both the salted_login and the Login Engine, and I don’t know why I’m plagued with so much trouble, but neither one works. It’s getting really frustrating. When I try to login with the engine, for example, I get “undefined method ‘password_confirmation=’ for #
Well, I’ve struggled with it long enough today. Tomorrow I’ll press on.
[tags]Ruby on Rails[/tags]
Comments
remove all the user model and user controller from your app directory (via script/destroy) and try again :)
Thanks Znouza!
That fixed the same problem I have been struggling with for the last 6 hours.
Throw in your two cents