<%= bind_form_for @model, :form_submitted do |f| %> <%= f.submit 'Submit' %> <% end %>