Module: ActiveSupport
- Defined in:
- lib/bioinform/support/third_part/active_support/multibyte.rb,
lib/bioinform/support/third_part/active_support/multibyte/chars.rb,
lib/bioinform/support/third_part/active_support/multibyte/utils.rb,
lib/bioinform/support/third_part/active_support/multibyte/unicode.rb,
lib/bioinform/support/third_part/active_support/multibyte/exceptions.rb,
lib/bioinform/support/third_part/active_support/hash_with_indifferent_access.rb
Overview
This class has dubious semantics and we only have it so that people can write params[:key] instead of params['key'] and they get the same value for both keys.
Defined Under Namespace
Modules: Multibyte Classes: HashWithIndifferentAccess