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

content_tag is deprecated, we should work to replace this with tag.<name> but the autocorrect was not helpful #1706

Closed
pgwillia opened this issue Jun 10, 2020 · 1 comment

Comments

@pgwillia
Copy link
Member

Rails/ContentTag: Use tag instead of content_tag. (rails/rails#25195, https://api.rubyonrails.org/classes/ActionView/Helpers/TagHelper.html#method-i-content_tag)

content_tag is deprecated, we should work to replace this with tag.<name> but the autocorrect was not helpful

Originally posted by @pgwillia in #1697 (comment)

@lagoan
Copy link
Contributor

lagoan commented Jun 16, 2020

Fix merged into integration_postmigration

@lagoan lagoan closed this as completed Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants