Rails with restful_authentication plugin
Posted by: jstegall
Posted on: 2008-06-05 12:04:00
Hello,
I've been creating an application that uses the restful_authentication plugin to provide login information. It works perfectly on my local installation, but when I try to deploy to Dreamhost it gives me all kinds of errors. Are there any known issues with using this plugin on Dreamhost? Maybe there is a gem that I need to install?
Any ideas would be most appreciated. The error starts out like this: The error reads LoadError (Expected user.rb to define User), with user.rb showing its full path.
Thanks,
Jonathan