Skip to content

Instantly share code, notes, and snippets.

Created June 16, 2015 09:13
Show Gist options
  • Save anonymous/d82316f302fb398d9f89 to your computer and use it in GitHub Desktop.
Save anonymous/d82316f302fb398d9f89 to your computer and use it in GitHub Desktop.
$ bundle exec rake -T
(in /var/www/html/redmine)
rake aborted!
NameError: uninitialized constant ActionDispatch::XmlParamsParser
/var/www/html/redmine/config/application.rb:52:in `<class:Application>'
/var/www/html/redmine/config/application.rb:8:in `<module:RedmineApp>'
/var/www/html/redmine/config/application.rb:7: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