slice!(*keys) Instance Public methods Replaces the hash with only the given
except!(*keys) Instance Public methods Replaces the hash without the given keys
reverse_update(other_hash) Instance Public methods Alias for:
from_trusted_xml(xml) Class Public methods Builds a
stringify_keys!() Instance Public methods Destructively convert all keys to
deep_symbolize_keys!() Instance Public methods Destructively convert all keys
deep_stringify_keys!() Instance Public methods Destructively convert all keys
from_xml(xml, disallowed_types = nil) Class Public methods Returns a
transform_keys!() Instance Public methods Destructively convert all keys using
slice(*keys) Instance Public methods Slice a hash to include only the given
Page 3 of 4