Class: ActiveSupport::HashWithIndifferentAccess
- Defined in:
- sig/_private/rails_support.rbs
Instance Method Summary collapse
Methods inherited from Hash
Instance Method Details
#deep_merge! ⇒ self
43 |
# File 'sig/_private/rails_support.rbs', line 43 def deep_merge!: (instance | Hash[K, V] other) -> self |
#with_indifferent_access ⇒ self
42 |
# File 'sig/_private/rails_support.rbs', line 42 def with_indifferent_access: () -> self |