Sha256: e2adc457091f8e93e9bd8d1610bf42329269afd296d6ee12e14f619ca24c9520

Contents?: true

Size: 152 Bytes

Versions: 5

Compression:

Stored size: 152 Bytes

Contents

module ActiveSupport
  class HashWithIndifferentAccess[K, V] < ::Hash[K, V]
    def []=: (K key, V value) -> untyped
    def []: (K key) -> V
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
orthoses-rails-0.9.0 examples/rails/known_sig/activesupport/7.0/active_support/hash_with_indifferent_access.rbs
orthoses-rails-0.8.0 examples/rails/known_sig/activesupport/7.0/active_support/hash_with_indifferent_access.rbs
orthoses-rails-0.7.0 examples/rails/known_sig/activesupport/7.0/active_support/hash_with_indifferent_access.rbs
orthoses-rails-0.4.0 lib/orthoses/active_support/known_sig/7.0/active_support/hash_with_indifferent_access.rbs
orthoses-rails-0.3.0 lib/orthoses/active_support/known_sig/7.0/active_support/hash_with_indifferent_access.rbs