redmine_mail_reminder icon indicating copy to clipboard operation
redmine_mail_reminder copied to clipboard

Avoid usage of prototype-rails

Open christianlupus opened this issue 7 years ago • 4 comments

In the current version there is a dependency in the Gemfile of prototype-rails. This project is no longer maintained and not officially supported rails>=4.1(see https://github.com/rails/prototype-rails README). I am running into issues as redmine requests rails 5.1.2 explicitly which leads to problems if I try to install redmine_mail_reminder.

Is it possible to get rid of this dependency?

christianlupus avatar Mar 19 '18 14:03 christianlupus

@christianlupus have you found a solution for this?

SvenRoederer avatar Feb 27 '20 18:02 SvenRoederer

@SvenRoederer No, unfortunately not. I fear this plugin is dead at the moment.

christianlupus avatar Feb 28 '20 06:02 christianlupus

@drakosu from the repos network-graph (https://github.com/ascendro/redmine_issue_reminder/network) I found your repo as the one with the most recent commit. Do you know o a solution for the depencency of the unmaintained prototype-rails addon?

SvenRoederer avatar Feb 28 '20 14:02 SvenRoederer

@SvenRoederer Unfortunately I am a newbie to Ruby and Rails. Hope you find a good solution.

drakosu avatar Mar 02 '20 02:03 drakosu