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