Class

HashWithIndifferentAccess

Extends:

This class has dubious semantics and we only have it so that people can write params[:key] instead of params[‘key’]

Modules
ActiveSupport
Aliases
regular_writer
Public Methods
[]=
convert_key
convert_value
default
delete
dup
fetch
key?
merge
new
stringify_keys!
symbolize_keys!
to_hash Convert to a Hash with String keys.
to_options!
update
values_at
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.