mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +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.