deep_merge!(other_hash, &block) Instance Public methods Same as deep_merge
deep_dup() Instance Public methods Returns a deep copy of hash.
assert_valid_keys(*valid_keys) Instance Public methods Validate all keys in
reverse_merge(other_hash) Instance Public methods Merges the caller into
extractable_options?() Instance Public methods By default, only instances of
transform_keys() Instance Public methods Returns a new hash with all keys converted
symbolize_keys!() Instance Public methods Destructively convert all keys to
to_xml(options = {}) Instance Public methods Returns a string containing an
compact() Instance Public methods Returns a hash with non nil values
reverse_merge!(other_hash) Instance Public methods Destructive reverse_merge
Page 1 of 4