hashslice 1.0.7
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:
=
install:
=
Development Dependencies (1):
test-unit
>= 2.0.3