mirror of
https://github.com/meineerde/rackstash.git
synced 2026-03-19 06:48:13 +00:00
These methods are useful convenience methods to add (nested) fields to a hash while optionally retaining existing values. Usually, `#deep_merge!` or `#set` will be the commonly used ways to set fields to a hash.