RubyGems Navigation menu

hashslice 1.2.0

The hashslice library adds builtin hash slicing to Ruby's Hash class. This lets you reference, or assign to, multiple hash keys simultaneously via the Hash#[] and Hash#[]= methods, respectively.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 23, 2020 (13.5 KB)
  2. 1.1.2 - July 14, 2020 (13 KB)
  3. 1.1.1 - April 05, 2018 (13 KB)
  4. 1.1.0 - December 08, 2015 (12.5 KB)
  5. 1.0.9 - September 20, 2011 (6.5 KB)
Show all versions (10 total)

Development Dependencies (1):

rspec ~> 3.9

Owners:

Pushed by:

Authors:

  • Daniel J. Berger, Michael Granger

SHA 256 checksum:

12fe6d581d6371886705e55ddcf8c18603670a461f3322b7756c7dca0d7b45c9

Total downloads 30,474

For this version 2,497

License:

Artistic-2.0

Required Ruby Version: >= 0

Links: