method

to_h

Importance_1
v2_6_3 - Show latest stable - 0 notes - Class: Hash
to_h() public

Returns self. If called on a subclass of Hash, converts the receiver to a Hash object.

If a block is given, the results of the block on each pair of the receiver will be used as pairs.

Show source
Register or log in to add new notes.