Module: ObjectExtensions::Merge
- Defined in:
- lib/vignette/object_extensions.rb
Instance Method Summary collapse
Instance Method Details
#merge(store, key, hash) ⇒ Object
4 5 6 |
# File 'lib/vignette/object_extensions.rb', line 4 def merge(store, key, hash) end |