to_h.rb
Path:
lib/backports/2.1.0/array/to_h.rb
Last Update:
Sun Jul 12 00:53:47 +0000 2015
No need to specialize it, just use
Enumerable
‘s implementation:
Required files
backports/2.1.0/enumerable/to_h
[Validate]