Sha256: f0cecaeba1cfbc7cf2436b42368e201b65f4e3455b73658eb2bfb1dfaa75de57

Contents?: true

Size: 102 Bytes

Versions: 2

Compression:

Stored size: 102 Bytes

Contents

class Hash

  # Alias for fetch for greater polymorphism with Array.
  #
  alias_method :at, :[]

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.3.0 lib/core/facets/hash/at.rb
facets-2.2.1 lib/core/facets/hash/at.rb