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

support redmine 4.1.1 and rails (5.2.4.2) #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tony1223
Copy link

@tony1223 tony1223 commented Oct 5, 2020

The PR could work with following enviroment.

Redmine version 4.1.1.stable
Ruby version 2.6.6-p146 (2020-03-31) [x86_64-linux]
Rails version 5.2.4.2

BUT the following line which commented might be a bit risky, if someone got some time to fix this in strong parameters , it will be much better.

attr_accessible :is_done, :subject
attr_protected :id

I could leave this in my env. QQ

@tony1223 tony1223 changed the title support latest redmine and rails support redmine 4.1.1 and rails (5.2.4.2) Oct 5, 2020
@tony1223 tony1223 mentioned this pull request Oct 5, 2020
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

Successfully merging this pull request may close these issues.

1 participant