Sha256: d8536aff8b536f4bc21e1486419d01c98416ed421b2c289fd1e09bd428f43aff

Contents?: true

Size: 81 Bytes

Versions: 6

Compression:

Stored size: 81 Bytes

Contents

# Educate Ruby 1.8.7 about the Hash#key method.
class Hash
  alias key index
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
asciidoctor-1.5.8 lib/asciidoctor/core_ext/1.8.7/hash/key.rb
asciidoctor-1.5.7.1 lib/asciidoctor/core_ext/1.8.7/hash/key.rb
asciidoctor-1.5.7 lib/asciidoctor/core_ext/1.8.7/hash/key.rb
asciidoctor-1.5.6.2 lib/asciidoctor/core_ext/1.8.7/hash/key.rb
asciidoctor-1.5.6.1 lib/asciidoctor/core_ext/1.8.7/hash/key.rb
asciidoctor-1.5.6 lib/asciidoctor/core_ext/1.8.7/hash/key.rb