Class: FormForms::Forms::Form

Inherits:
BaseForm show all
Defined in:
lib/form_forms/forms/form.rb

Overview

The generic form for building a simple_form..

This class is only usable as a top-level form as it generates its own form builder object

Instance Attribute Summary

Attributes inherited from Elements::BaseElement

#elements

Method Summary

Methods inherited from BaseForm

#args, #initialize, register, #render

Methods inherited from Elements::BaseElement

#delete, #initialize, #render

Constructor Details

This class inherits a constructor from FormForms::Forms::BaseForm