Closed cs42 closed 12 years ago
I modified the routes.rb file but not fixed the issue. someone should modify other code in the plugin.
the modified routes.rb for 2.0.X. I am not very similar with Rails and I tried it. If there's anything wrong, please modify it yourself. Thanks so much.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ RedmineApp::Application.routes.draw do match 'searchissues', :to => "search_issues#index", :via => :post, :format => 'json' end +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Trying to install on Redmine 2.0.2 fails