southbridgeio / redmine_recurring_tasks

Plugin for creating scheduled tasks from templates
http://www.redmine.org/plugins/redmine_recurring_tasks
MIT License
40 stars 15 forks source link

required ruby version #13

Closed DanielBoettner closed 7 years ago

DanielBoettner commented 7 years ago

Hello,

is there any information if the plugin works with ruby 2.1.9? I have seen the requirements but only after installing the plugin.

Would love to know if a ruby upgrade is required. Cause the plugin already appears in the admin section.

But apart from enabling the module in a project I do see no options / fields / ... that would allow to create a recurring task.

Any help is appreciated.

constXife commented 7 years ago

Hi, Daniel. Thank you for your question.

Plugin should work with ruby 2.1, as I see. All tests are passed successfully.

To make schedule for any redmine issue you should open an issue, then you will see in details box "Schedule" and you should click "Add" link.

Also, I highly recommend you to clone the plugin from git master branch for now.

DanielBoettner commented 7 years ago

Thanks for the quick response.

I struggled to see it. Tried to find it while creating a new issue or while editing an issue. Very useful plugin. Keep up the good work.