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

Verify keys in RE.actions are correct on setindex! #100

Closed
jakobnissen opened this issue Jul 23, 2022 · 1 comment
Closed

Verify keys in RE.actions are correct on setindex! #100

jakobnissen opened this issue Jul 23, 2022 · 1 comment

Comments

@jakobnissen
Copy link
Member

Currently, nothing prevents you from doing my_regex.actions[:foobar] = quote nothing end which silently does nothing.
It's probably better to have a dedicated setaction! for this.

@jakobnissen
Copy link
Member Author

Added to #95

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

No branches or pull requests

1 participant