Sha256: 93ce17e4addaa952cbb58a2418e9fb3af4ccd66cb6ab39a73e6d204ffd3d7fd7

Contents?: true

Size: 626 Bytes

Versions: 169

Compression:

Stored size: 626 Bytes

Contents

%w(keys indifferent_access deep_merge reverse_merge conversions diff slice except).each do |ext|
  require "active_support/core_ext/hash/#{ext}"
end

class Hash #:nodoc:
  include ActiveSupport::CoreExtensions::Hash::Keys
  include ActiveSupport::CoreExtensions::Hash::IndifferentAccess
  include ActiveSupport::CoreExtensions::Hash::DeepMerge
  include ActiveSupport::CoreExtensions::Hash::ReverseMerge
  include ActiveSupport::CoreExtensions::Hash::Conversions
  include ActiveSupport::CoreExtensions::Hash::Diff
  include ActiveSupport::CoreExtensions::Hash::Slice
  include ActiveSupport::CoreExtensions::Hash::Except
end

Version data entries

169 entries across 136 versions & 21 rubygems

Version Path
simply_stated-0.0.4 vendor/gems/ruby/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/hash.rb
esod-client-0.2.1 lib/activesupport-2.2.2/lib/active_support/core_ext/hash.rb
esod-client-0.2.0 lib/activesupport-2.2.2/lib/active_support/core_ext/hash.rb
esod-client-0.1.1 lib/activesupport-2.2.2/lib/active_support/core_ext/hash.rb
esod-client-0.1.0 lib/activesupport-2.2.2/lib/active_support/core_ext/hash.rb
factorylabs-castronaut-0.7.5 vendor/activesupport/lib/active_support/core_ext/hash.rb
ginst-2009.12.8 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
activesupport-2.3.5 lib/active_support/core_ext/hash.rb
ginst-2009.11.24 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
ginst-2009.11.23 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
ginst-2.0.1 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
ginst-2.0.0 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
gemstreamer-1.2.0 spec/assets/testapp/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
gemstreamer-1.1.1 spec/assets/testapp/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
gemstreamer-1.1.0 spec/assets/testapp/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
gemstreamer-1.0.0 spec/assets/testapp/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
gemstreamer-0.0.0 spec/assets/testapp/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
radiant-rc-0.9.0 vendor/rails/activesupport/lib/active_support/core_ext/hash.rb
activesupport-2.2.3 lib/active_support/core_ext/hash.rb
webroar-0.2.2 src/admin_panel/vendor/rails/activesupport/lib/active_support/core_ext/hash.rb