module SimpleForm::Helpers
Helpers are made of several helpers that cannot be turned on automatically. For instance, disabled cannot be turned on automatically, it requires the user to explicitly pass the option disabled: true so it may work.
Helpers are made of several helpers that cannot be turned on automatically. For instance, disabled cannot be turned on automatically, it requires the user to explicitly pass the option disabled: true so it may work.