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