You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
installing plugin with
rake redmine:plugins:migrate RAILS_ENV=production
causes:
An error occurred while loading the routes definition of Redmine-Changeauthor-Plugin plugin (/var/lib/redmine/2.5-stable/plugins/Redmine-Changeauthor-Plugin/config/routes.rb): uninitialized constant ActionDispatch::Routing::Routes.
installing plugin with
rake redmine:plugins:migrate RAILS_ENV=production
causes:
An error occurred while loading the routes definition of Redmine-Changeauthor-Plugin plugin (/var/lib/redmine/2.5-stable/plugins/Redmine-Changeauthor-Plugin/config/routes.rb): uninitialized constant ActionDispatch::Routing::Routes.