This forum is no longer active. Please post your questions to our new community site
Rubystack rake db:migrate fails with no rakefile found
|
|
Hi guys, I’ve just installed the rubystack (ubuntu 11.04), and when I attempt to run rake db:migrate, I get the following error: bash-4.2$ rake db:migrate However, a rakefile does exist in: /opt/rubystack-2.2-2/apache2/htdocs/Contact/ Any ideas? |
|
|
Ah. I didn’t run the rails from the rubyconsole. Must it be done from there? |
|
|
Right, and you should be in the your_installdir/apps/redmine directory before running the rake command. |

