Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade needed #1

Open
hejsan opened this issue Sep 19, 2012 · 1 comment
Open

upgrade needed #1

hejsan opened this issue Sep 19, 2012 · 1 comment

Comments

@hejsan
Copy link

hejsan commented Sep 19, 2012

Hi, thanks for the great plugin.
You should probably merge the additions made by https://github.com/commandprompt/redmine_silencer

also to support redmine 2.0.1 you should read this: http://www.redmine.org/boards/3/topics/30930

specifically change your init.rb file:

remove require 'dispatcher'

Change the line:
Dispatcher.to_prepare :redmine_silencer do

to:
ActionDispatch::Callbacks.to_prepare do

Thanks

@amenk
Copy link

amenk commented Jun 26, 2013

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants