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

Add symbol-to-proc mutations #1048

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Add symbol-to-proc mutations #1048

merged 1 commit into from
Sep 10, 2020

Conversation

dgollahon
Copy link
Collaborator

  • Adds mutations like map(&:to_s) -> map(&:to_str).

- Adds mutations like `map(&:to_s)` -> `map(&:to_str)`.
@dgollahon dgollahon force-pushed the add-symbol-to-proc-mutations branch 4 times, most recently from b63384d to 6992b9c Compare September 8, 2020 18:58
@mbj mbj force-pushed the add-symbol-to-proc-mutations branch from 6992b9c to 21a4d3c Compare September 10, 2020 15:18
@mbj mbj self-assigned this Sep 10, 2020
@mbj mbj merged commit 82ed7ca into master Sep 10, 2020
@mbj mbj deleted the add-symbol-to-proc-mutations branch September 10, 2020 15:22
@dgollahon
Copy link
Collaborator Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants