Class: Readymade::InstantForm

Inherits:
Form
  • Object
show all
Defined in:
lib/readymade/instant_form.rb

Constant Summary

Constants inherited from Form

Form::PERMITTED_ATTRIBUTES, Form::REQUIRED_ATTRIBUTES

Instance Attribute Summary

Attributes inherited from Form

#args, #nested_forms, #params, #record

Method Summary

Methods inherited from Form

#build_nested_forms, #datetime_params, #humanized_name, #initialize, #nested_forms_mapping, #parse_datetime_params, #permitted_attributes, #required_attributes, #sync_errors, #sync_nested_errors, #validate, #validate_nested

Constructor Details

This class inherits a constructor from Readymade::Form