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