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

Use csrf_meta_tags in place of singular version #7985

Merged
merged 1 commit into from Jun 17, 2023

Conversation

javierjulio
Copy link
Member

This replaces csrf_meta_tag with csrf_meta_tags which has been available since Rails 3.1.

@javierjulio javierjulio self-assigned this Jun 17, 2023
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (cecfcf5) 99.01% compared to head (0130105) 99.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7985      +/-   ##
==========================================
+ Coverage   99.01%   99.03%   +0.02%     
==========================================
  Files         197      197              
  Lines        4950     4950              
==========================================
+ Hits         4901     4902       +1     
+ Misses         49       48       -1     
Impacted Files Coverage Δ
lib/active_admin/views/pages/base.rb 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@javierjulio javierjulio merged commit d4cd830 into master Jun 17, 2023
20 checks passed
@javierjulio javierjulio deleted the csrf-meta-tags-replacement branch June 17, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant