Class SimpleForm::Inputs::CollectionInput
In: lib/simple_form/inputs/collection_input.rb
Parent: Base

Methods

Public Class methods

Default boolean collection for use with selects/radios when no collection is given. Always fallback to this boolean collection. Texts can be translated using i18n in "simple_form.yes" and "simple_form.no" keys. See the example locale file.

Public Instance methods

[Validate]