assert_valid_keys(*valid_keys) Instance Public methods Validate all keys in
reverse_merge(other_hash) Instance Public methods Merges the caller into
deep_merge!(other_hash, &block) Instance Public methods Same as deep_merge
deep_dup() Instance Public methods Returns a deep copy of hash.
extractable_options?() Instance Public methods By default, only instances of
transform_keys() Instance Public methods Returns a new hash with all keys converted
reverse_merge!(other_hash) Instance Public methods Destructive reverse_merge
symbolize_keys!() Instance Public methods Destructively convert all keys to
to_param(namespace = nil) Instance Public methods Alias for:
to_query(namespace = nil) Instance Public methods Returns a string representation
Page 1 of 4