Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

NoMethodError: undefined method `alias_method_chain' ... #15

Closed
herrfrei opened this issue Dec 13, 2018 · 3 comments
Closed

NoMethodError: undefined method `alias_method_chain' ... #15

herrfrei opened this issue Dec 13, 2018 · 3 comments

Comments

@herrfrei
Copy link

I tried to install the plugin on Redmine 4.0.0 on a new virtual machine and got this error. Saw that it results from the installed Rails version (5.2.2) and that the method alias_method_chain is used in several files...

@ishikawa999
Copy link
Contributor

Thank you for your comment 😄

Since alias_method_chain is no longer available in Rails 5, the current plugin is no longer working.
For now, I will change the version of Redmine that can use this plugin to 3.4.x only.

ishikawa999 added a commit to ishikawa999/scm-creator that referenced this issue Dec 13, 2018
@ishikawa999
Copy link
Contributor

Someday I may make changes, but the schedule is undecided.

@ishikawa999
Copy link
Contributor

I am sorry to have kept you waiting.
This plugin has been modified to work with Redmine 4.0.
You could use it with Redmine 4.0 by acquiring the latest master branch.

⚠️ Note::
Currently, I do not actually use this plugin, so I can not guarantee that this plugin will work in a real environment.
Please contact me at that time as there may be problems that I have not noticed.

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

No branches or pull requests

2 participants