I think I have been bitten by this as well…

I've tried a rake production db:bootstrap which runs ok until trying
to recreate the admin user in which I get:

  rake aborted!
  undefined method `home_path' for #<User:0x6fe0ce3b4dd0>

Doing some digging I found references to making sure there are routes
in place, but this might be a red herring.

I have the following versions of rails installed (3.0.3, 2.3.8, 2.3.5,
2.3.4, 2.3.3, 2.2.3, 2.2.2, 2.1.2, 2.1.1, 2.1.0, 2.0.5, 2.0.2)

Looking at the reference to gemfile (which I am going to have to read
up on) in Joshua's previous mail I was wondering if it would be
possible to fix the rails version to say 2.3.8? If so what else should
I be aware of?

I don't think I can remove 3.0.3 as I'm not sure if it is in mine or
from Dreamhost's installation.

Marc

Reply via email to