symbolize_keys!() Instance Public methods Destructively convert all keys to
to_param(namespace = nil) Instance Public methods Alias for:
to_options!() Instance Public methods Alias for:
except(*keys) Instance Public methods Returns a hash that includes everything
extract!(*keys) Instance Public methods Removes and returns the key/value pairs
with_indifferent_access() Instance Public methods Returns an ActiveSu
symbolize_keys() Instance Public methods Returns a new hash with all keys converted
slice!(*keys) Instance Public methods Replaces the hash with only the given
deep_transform_keys(&block) Instance Public methods Returns a new hash with
except!(*keys) Instance Public methods Replaces the hash without the given keys
Page 2 of 4