Skip to content

Instantly share code, notes, and snippets.

Created June 16, 2015 10:39
Show Gist options
  • Save anonymous/83fe32aa1daada8d73be to your computer and use it in GitHub Desktop.
Save anonymous/83fe32aa1daada8d73be to your computer and use it in GitHub Desktop.
$ bundle exec rake redmine:plugins NAME=redmine_contacts RAILS_ENV=production
(in /var/www/html/redmine)
rake aborted!
LoadError: cannot load such file -- rails/all
/var/www/html/redmine/config/application.rb:3:in `require'
/var/www/html/redmine/config/application.rb:3:in `<top (required)>'
/var/www/html/redmine/Rakefile:5:in `require'
/var/www/html/redmine/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment