Sha256: 9fc2441d6d69498308b78d07ef5f9aa11cc06cf6a3b72e3d016c5f9d27a399a3
Contents?: true
Size: 302 Bytes
Versions: 17
Compression:
Stored size: 302 Bytes
Contents
- url = '/' - button = '' - action = :edit = simple_form_for(model_object, :url => url, :html => {:class => 'carnival-form container-fluid'}) do |f| = render "carnival/shared/form/inner_form", button: button, model_object: model_object, presenter: @presenter, :url => url, :action => action, :f => f
Version data entries
17 entries across 17 versions & 1 rubygems