Module: Disposable::Twin::Property::Hash::Sync
- Defined in:
- lib/disposable/twin/property/hash.rb
Instance Method Summary collapse
Instance Method Details
#sync!(options = {}) ⇒ Object
42 43 44 |
# File 'lib/disposable/twin/property/hash.rb', line 42 def sync!(={}) @model.merge(super) end |