DEPRECATED | = | %w(hint_tag hint_class error_tag error_class error_notification_id wrapper_tag wrapper_class wrapper_error_class components html5) | SETUP | |
VERSION | = | "2.0.2".freeze |
Default way to setup SimpleForm. Run rails generate simple_form:install to create a fresh initializer with all configuration values.
Define a new wrapper using SimpleForm::Wrappers::Builder and store it in the given name.