Skip to content

Deprecate map! and collect! on ActiveRecord::Result#39589

Merged
kamipo merged 1 commit intorails:masterfrom
kamipo:deprecate_map_bang
Jun 10, 2020
Merged

Deprecate map! and collect! on ActiveRecord::Result#39589
kamipo merged 1 commit intorails:masterfrom
kamipo:deprecate_map_bang

Conversation

@kamipo
Copy link
Member

@kamipo kamipo commented Jun 10, 2020

These actually does not inplace mutate result. Use true map instead.

These actually does not inplace mutate result. Use true `map` instead.
@kamipo kamipo merged commit 59c39f2 into rails:master Jun 10, 2020
@kamipo kamipo deleted the deprecate_map_bang branch June 10, 2020 08:11
HParker added a commit to github/github-ds that referenced this pull request Jun 15, 2020
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.

2 participants