Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README so rake task will work. #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghoneycutt
Copy link

Without this patch, someone following the README cannot get the software
to work as the rake task will fail without setting the RAILS_ENV. This
updates the README with the correct command.

Without this patch, someone following the README cannot get the software
to work as the rake task will fail without setting the RAILS_ENV. This
updates the README with the correct command.
@Breuls
Copy link

Breuls commented Mar 10, 2014

My server runs the LTS version of Ubuntu and I installed Redmine through APT, so my Redmine is somewhat older. I'm not aware of version differences in either Redmine or Ruby, but I had to run this command to get it to work:

RAILS_ENV=production rake db:migrate:plugin NAME=AgileDwarf

I got it from issue #8 - again, I'm not sure how the difference in version relates to the difference in command, but I thought this might be helpful to someone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants