method
transform_values!
rails latest stable - Class:
Hash
transform_values!()public
Destructively converts all values using the block operations. Same as transform_values but modifies self.
transform_values!()Destructively converts all values using the block operations. Same as transform_values but modifies self.