RailsCasts Pro episodes are now free!

Learn more or hide this

Alex's Profile

GitHub User: stephenalexbrowne

Site: http://alexbrowne.info

Comments by Alex

Avatar

I fixed it. Follow these steps:

  1. Comment out everything in config/initializers/spree_config.rb
  2. Run bundle exec rake db:migrate
  3. Uncomment config/initializers/spree_config.rb
  4. Run bundle exec rake db:bootstrap
Avatar

BUMP.

I'm receiving the same error.

Avatar

For local development you can use the domain http://lvh.me. Some kind soul purchased it and pointed it to localhost.