Skip to content

Conversation

@sunny
Copy link
Contributor

@sunny sunny commented Mar 28, 2020

Description

Fixes DEPRECATION WARNING: Initialization autoloaded the constants ActionText::ContentHelper and ActionText::TagHelper.

Related Issue

Fixes #40

Motivation and Context

Use the Rails's guide's engine hooks to load helpers.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@sunny sunny marked this pull request as ready for review March 28, 2020 16:20
@rchekaluk
Copy link
Contributor

Looks good to me

@sunny
Copy link
Contributor Author

sunny commented Jan 17, 2023

@curtis are you still maintaining this gem? 🙏🏻

@curtis
Copy link
Owner

curtis commented Jan 18, 2023

@sunny no, I haven't looked at this in a while… Would you like to be added as a collaborator?

@sunny
Copy link
Contributor Author

sunny commented Jan 18, 2023

Sure, I can help!

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.

Autoloading Deprecation Warning

3 participants