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

Alias less methods #34

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Alias less methods #34

merged 1 commit into from
Dec 7, 2021

Conversation

marcandre
Copy link
Member

Skips methods that do not end with letter (in particular !~ and =~)
For JRuby, also skip instance_exec, instance_eval and eval

Skips methods that do not end with letter (in particular `!~` and `=~`)
For JRuby, also skip `instance_exec`, `instance_eval` and `eval`
@marcandre marcandre merged commit b76c482 into master Dec 7, 2021
@marcandre marcandre deleted the jruby branch December 7, 2021 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant