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:
=
複製
已複製
安裝:
=
Development 相依性套件 (1):
rspec
~> 3.9