Method: Reform::Form::Sync#sync_models

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

#sync_modelsObject Also known as: sync

TODO: add ToHash with :prepare => lambda { |form, args| form },



47
48
49
# File 'lib/reform/form/sync.rb', line 47

def sync_models
  sync!
end