diff options
author | Jesús Burgos <jesus@visrez.com> | 2016-09-15 12:03:00 +0200 |
---|---|---|
committer | Jesús Burgos <jesus@visrez.com> | 2016-10-14 14:27:27 +0200 |
commit | e84ed4fd17a9e662d1da647c27ebeffa29c94a01 (patch) | |
tree | 52c3d4f2a7de2c31011578efade6e37e9fc81537 /activejob | |
parent | 159b774887cfb3d5c862b2b48d24d75b658e47af (diff) | |
download | rails-e84ed4fd17a9e662d1da647c27ebeffa29c94a01.tar.gz rails-e84ed4fd17a9e662d1da647c27ebeffa29c94a01.tar.bz2 rails-e84ed4fd17a9e662d1da647c27ebeffa29c94a01.zip |
Use built-in #transform_values when available.
The methods Hash#transform_values and Hash#transform_values! have been
implemented in Ruby and they'll be available as part of the standard
library.
Here's the link to the discussion in Ruby's issue tracker:
https://bugs.ruby-lang.org/issues/12512
These methods are implemented in C so they're expected to perform
better.
Diffstat (limited to 'activejob')
0 files changed, 0 insertions, 0 deletions