Skip to content

Way to use with Redmine 2 #15

@kevinff

Description

@kevinff

Hello!

I tried to install your plugin with Redmine 2, and it's incompatible :(

I had to comment some "require" in init.rb and also in routes.rb:
replace
ActionController::Routing::Routes.draw do |map|
with
RedmineApp::Application.routes.draw do

However there isn't any "map" for the routes, see also http://www.redmine.org/boards/2/topics/31460

And i'm quite stuck :(

Any idea?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions