diff options
author | schneems <richard.schneeman+foo@gmail.com> | 2018-08-22 11:17:50 -0500 |
---|---|---|
committer | schneems <richard.schneeman+foo@gmail.com> | 2018-08-22 11:17:50 -0500 |
commit | 4efb319141b52c08a181050eb74ff52eec1f3671 (patch) | |
tree | 47384194ad1e370c5cda833cc7aa8380ba5256e9 /activesupport/lib | |
parent | b7294944547c984bb92864493435b516e68bd623 (diff) | |
download | rails-4efb319141b52c08a181050eb74ff52eec1f3671.tar.gz rails-4efb319141b52c08a181050eb74ff52eec1f3671.tar.bz2 rails-4efb319141b52c08a181050eb74ff52eec1f3671.zip |
Two fewer array allocations on action_methods
Instead of creating new arrays for `uniq` and `map` we can instead modify the array in place.
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions