rake db:migrate failed
Reported by Attila Juhasz | March 31st, 2009 @ 04:29 AM
Installing a second app to the server, it seems, that db:migrate runs before gems:install, so db:migrate fail. It miss some gems.
Comments and changes to this ticket
-
Jesse Newland April 1st, 2009 @ 02:44 PM
- Assigned user set to Jesse Newland
Atilla -
rake gems:install isn't run in a moonshine deploy. Moonshine automatically installs the gems in config/gems.yml before running any rake tasks. Please make sure your config/gems.yml is up to date by running rake moonshine:gems.
Can you post the contents of your config/gems.yml as well as the output of running RAILS_ENV=production rake environment on the server? I'll take a look at this for you.
-
Attila Juhasz April 14th, 2009 @ 03:57 AM
Jesse -
You are right. I just forgot the rake moonshine:gems command. Thanks.
-
Jesse Newland January 31st, 2010 @ 08:07 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
OLD, UNUSED lighthouse project for Moonshine. Tickets are now tracked at GitHub Issues:
http://github.com/railsmachine/moonshine/issues