Table of Contents - formify-0.23.11 Documentation
Pages
Classes and Modules
- FormGenerator
- Formify
- Formify::ControllerHelpers
- Formify::Error
- Formify::Errors
- Formify::Errors::FormError
- Formify::Errors::ValidationError
- Formify::Form
- Formify::Form::ClassMethods
- Formify::SpecHelpers
Methods
- ::new — Formify::Errors::FormError
- ::new — Formify::Errors::ValidationError
- ::t_error_key — Formify::Form
- ::translation_attributes_errors_key_base — Formify::Form
- #all_attributes — FormGenerator
- #all_attributes_to_pass — FormGenerator
- #attr_accessor — Formify::Form
- #attributes_and_delegates — FormGenerator
- #attributes_with_delegates — FormGenerator
- #collection — FormGenerator
- #collection_name — FormGenerator
- #create? — FormGenerator
- #delegate_accessor — Formify::Form
- #delegated_attributes — FormGenerator
- #destroy? — FormGenerator
- #destroy_attribute — FormGenerator
- #do_result — Formify::SpecHelpers
- #do_value — Formify::SpecHelpers
- #duplicate_attributes — FormGenerator
- #expect_error_message — Formify::SpecHelpers
- #expect_error_with_attribute — Formify::SpecHelpers
- #expect_error_with_attribute_value — Formify::SpecHelpers
- #expect_error_with_missing_attribute — Formify::SpecHelpers
- #expect_invalid — Formify::SpecHelpers
- #expect_not_valid — Formify::SpecHelpers
- #expect_valid — Formify::SpecHelpers
- #expect_valid_with_attribute_value — Formify::SpecHelpers
- #expect_valid_with_missing_attribute — Formify::SpecHelpers
- #factories — FormGenerator
- #factory? — FormGenerator
- #factory_bot? — FormGenerator
- #failure — Formify::Form
- #first_attribute — FormGenerator
- #flattened_form_attributes — FormGenerator
- #form — FormGenerator
- #form_name — FormGenerator
- #generate_form — FormGenerator
- #generate_form_spec — FormGenerator
- #inferred_model_name — FormGenerator
- #initialize_form — Formify::SpecHelpers
- #initialize_with — Formify::Form::ClassMethods
- #lock_key — FormGenerator
- #method_attribute — FormGenerator
- #method_name — FormGenerator
- #module_namespacing — FormGenerator
- #modules — FormGenerator
- #params — Formify::Form
- #pluralize_collection? — FormGenerator
- #return_attribute — FormGenerator
- #return_self — Formify::Form
- #scope_names — FormGenerator
- #scopes — FormGenerator
- #spec_comments? — FormGenerator
- #split_name — FormGenerator
- #success — Formify::Form
- #t — Formify::Form
- #t_error — Formify::Form
- #transform_naming — FormGenerator
- #transformed_class_path — FormGenerator
- #translation_data — Formify::Form
- #translation_success — Formify::Form
- #update? — FormGenerator
- #upsert? — FormGenerator
- #upsert_delegates — FormGenerator
- #validate_fixed_attrs — FormGenerator
- #validate_or_fail — Formify::Form
- #variablefy — FormGenerator
- #with_advisory_lock — Formify::Form
- #with_advisory_lock_transaction — Formify::Form
- #with_transaction — Formify::Form
- #wrap_with_module — FormGenerator