← Reference

hash-methods

Ruby hash-methods reference.

Hash#store

Associates a given value with a given key in a hash. Returns the value that was stored, not the hash itself.