Method: Reform::Form::Sync#sync_models

Defined in:
lib/reform/form/sync.rb

#sync_models(options = {}) ⇒ Object Also known as: sync



5
6
7
# File 'lib/reform/form/sync.rb', line 5

def sync_models(options={})
  sync!(options)
end