-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
#update_values is added in Queryable::Extensions.
- Hash#update_values is identical to ActiveSupport's transform_values!
- Array#update_values is no longer used, but if it were, it is equivalent to map!