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 for redmine6 #161

Merged
merged 1 commit into from
Mar 24, 2025
Merged

support for redmine6 #161

merged 1 commit into from
Mar 24, 2025

Conversation

cat-in-136
Copy link
Contributor

make unloadable call only if unloadable exists.

Redmine 6 bumped rails version to 7. Rails 7 has removed unloadable and no longer required in Rails7. To keep compatibility with legacy versions, leave call it if present.

Copy link
Owner

@sciyoshi sciyoshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@sciyoshi sciyoshi merged commit 40e234f into sciyoshi:master Mar 24, 2025
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.

2 participants