to_param(namespace = nil) Instance Public methods Alias for:
to_query(namespace = nil) Instance Public methods Returns a string representation
deep_merge(other_hash, &block) Instance Public methods Returns a new hash
with_indifferent_access() Instance Public methods Returns an ActiveSu
except(*keys) Instance Public methods Returns a hash that includes everything
extract!(*keys) Instance Public methods Removes and returns the key/value pairs
to_options!() Instance Public methods Alias for:
slice!(*keys) Instance Public methods Replaces the hash with only the given
except!(*keys) Instance Public methods Replaces the hash without the given keys
compact!() Instance Public methods Replaces current hash with non nil
Page 2 of 4