Hi,
My RAILS_ROOT is /usr/local/www/application/
If I run 'rake db:migrate RAILS_ENV=production" from within the RAILS_ROOT it works fine.
However I can't seem to find a way to run the same command from outside the RAILS_ROOT.
Help is appreciated.
Many Thanks