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

Remove ActionText::Content monkey patch once it's fixed in rails #1587

Closed
jagthedrummer opened this issue Jul 5, 2024 · 0 comments · Fixed by #1764
Closed

Remove ActionText::Content monkey patch once it's fixed in rails #1587

jagthedrummer opened this issue Jul 5, 2024 · 0 comments · Fixed by #1764

Comments

@jagthedrummer
Copy link
Contributor

config/initializers/action_text_bug_fix.rb was added in #1583.

Once the following issue is fixed & released, and once we've updated to a version of rails that includes the fix, then we should be able to remove the monkey patch.

rails/rails#52233

jagthedrummer added a commit that referenced this issue Nov 18, 2024
Fixes: #1587

The issues that this monkey patch was for was fixed upstream in rails
via this PR: rails/rails#52281
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 a pull request may close this issue.

1 participant