Methods

Files

Class/Module Index [+]

Quicksearch

SimpleForm::Components::LabelInput

Public Instance Methods

label_input() click to toggle source
# File lib/simple_form/components/label_input.rb, line 10
def label_input
  options[:label] == false ? input : (label + input)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.