Table of Contents - on_form-3.1.0 Documentation
Classes and Modules
- ActiveModel
- ActiveModel::ValidationError
- OnForm
- OnForm::Attributes
- OnForm::CollectionWrapper
- OnForm::Errors
- OnForm::Form
- OnForm::MultiparameterAttributes
- OnForm::Saving
- OnForm::Types
- OnForm::Types::Type
- OnForm::Validations
Methods
- ::_adapter — OnForm::Types
- ::attribute — OnForm::Form
- ::boolean_type — OnForm::CollectionWrapper
- ::expose — OnForm::Form
- ::expose_attribute — OnForm::Form
- ::expose_backing_model — OnForm::Form
- ::expose_collection_of — OnForm::Form
- ::exposed_attributes — OnForm::Form
- ::identity_model_name — OnForm::Form
- ::included — OnForm::Saving
- ::included — OnForm::Validations
- ::inherited — OnForm::Form
- ::introduced_attribute_types — OnForm::Form
- ::lookup — OnForm::Types
- ::new — OnForm::CollectionWrapper
- ::new — ActiveModel::ValidationError
- ::new — OnForm::Types::Type
- ::prepare_model_to_expose! — OnForm::Form
- ::take_identity_from — OnForm::Form
- #[] — OnForm::Attributes
- #[]= — OnForm::Attributes
- #add_errors_to_parent — OnForm::CollectionWrapper
- #assign_multiparameter_attributes — OnForm::MultiparameterAttributes
- #attribute_names — OnForm::Attributes
- #attributes — OnForm::Attributes
- #attributes= — OnForm::Attributes
- #backing_for_attribute — OnForm::Attributes
- #backing_model_instance — OnForm::Attributes
- #backing_model_instances — OnForm::Attributes
- #call_reject_if — OnForm::CollectionWrapper
- #cast — OnForm::Types::Type
- #child_form_errors? — OnForm::Validations
- #collect_errors_from_backing_model_instances — OnForm::Errors
- #collect_errors_on — OnForm::Errors
- #collection_wrappers — OnForm::Form
- #each — OnForm::CollectionWrapper
- #errors — OnForm::Errors
- #execute_callstack_for_multiparameter_attributes — OnForm::MultiparameterAttributes
- #extract_callstack_for_multiparameter_attributes — OnForm::MultiparameterAttributes
- #find_parameter_position — OnForm::MultiparameterAttributes
- #form_errors? — OnForm::CollectionWrapper
- #form_errors? — OnForm::Validations
- #introduced_attribute_values — OnForm::Form
- #introduced_attribute_values_before_type_cast — OnForm::Form
- #invalid? — OnForm::Validations
- #parse_collection_attributes — OnForm::CollectionWrapper
- #read_attribute_for_validation — OnForm::Attributes
- #reset_errors — OnForm::Errors
- #reset_errors_on_child_forms — OnForm::Errors
- #reset_forms_errors — OnForm::CollectionWrapper
- #run_backing_model_validations — OnForm::Validations
- #run_child_form_validations! — OnForm::Validations
- #run_validations! — OnForm::Validations
- #save — OnForm::Saving
- #save! — OnForm::Saving
- #save_child_forms — OnForm::Saving
- #save_forms — OnForm::CollectionWrapper
- #size — OnForm::CollectionWrapper
- #to_ary — OnForm::CollectionWrapper
- #transaction — OnForm::Saving
- #type_cast_attribute_value — OnForm::MultiparameterAttributes
- #update — OnForm::Saving
- #update! — OnForm::Saving
- #update_attributes — OnForm::Saving
- #update_attributes! — OnForm::Saving
- #validate_forms — OnForm::CollectionWrapper
- #with_transactions — OnForm::Saving
- #wrapped_record — OnForm::CollectionWrapper
- #write_attribute — OnForm::Attributes