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

ActionView::Template fix computation of strict locals #50058

Merged
merged 1 commit into from Nov 14, 2023

Conversation

casperisfine
Copy link
Contributor

Fix: #49782

There was a bug in how we computed the list of required keys which wasn't caught by the test.

@rails-bot rails-bot bot added the actionview label Nov 14, 2023
Fix: rails#49782

There was a bug in how we computed the list of required keys which
wasn't caught by the test.
@casperisfine casperisfine force-pushed the fix-implicit-strict-locals-again branch from 38ebcd6 to 4278982 Compare November 14, 2023 12:15
@byroot byroot merged commit f2d1366 into rails:main Nov 14, 2023
4 checks passed
byroot added a commit that referenced this pull request Nov 14, 2023
ActionView::Template fix computation of strict locals
@nvasilevski nvasilevski deleted the fix-implicit-strict-locals-again branch November 14, 2023 16:05
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

2 participants