Sha256: 1c2f8cbc79708cea2b6b35e17e4627bcf78f48eca7d054f362f43a937a5c86c2

Contents?: true

Size: 85 Bytes

Versions: 5

Compression:

Stored size: 85 Bytes

Contents

class Hash
  def default!(other_hash)
    merge!( other_hash ){|k,o,n| o }
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cloud_connect-2.0.2 lib/ext/hash.rb
cloud_connect-2.0.1 lib/ext/hash.rb
cloud_connect-2.0.0 lib/ext/hash.rb
cloud_connect-0.0.2 lib/ext/hash.rb
cloud_connect-0.0.1 lib/ext/hash.rb