Project

General

Profile

rake aborted! No such file to load -- dispatcher

Added by Zdravko Balorda about 11 years ago

Hi,
I have Redmine 2.3.1, and almost any plugin I try to install complains about dispatcher.
Any hint what to do?
The last one is redmine_milestones. The stack trace is:

rake aborted!
No such file to load -- dispatcher
/redmine_work/plugins/redmine_milestones/init.rb:10
/redmine_work/lib/redmine/plugin.rb:130:in `load'
/redmine_work/lib/redmine/plugin.rb:121:in `each'
/redmine_work/lib/redmine/plugin.rb:121:in `load'
/redmine_work/config/initializers/30-redmine.rb:12
/redmine_work/config/environment.rb:14
Tasks: TOP => db:migrate:plugin => redmine:plugins:migrate => environment


Replies (1)

RE: rake aborted! No such file to load -- dispatcher - Added by Jan Niggemann (redmine.org team member) about 11 years ago

Too few information... please read http://www.redmine.org/boards/2/topics/667

Should you use Rails >= 3: There's no dispatcher in Rails 3...

    (1-1/1)