Method: Reform::Form::Sync#sync_models
- Defined in:
- lib/reform/form/sync.rb
#sync_models ⇒ Object 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 |