Parent

Methods

Files

Class/Module Index [+]

Quicksearch

SimpleForm::Inputs::PasswordInput

Public Instance Methods

input() click to toggle source
# File lib/simple_form/inputs/password_input.rb, line 6
def input
  add_size!
  @builder.password_field(attribute_name, input_html_options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.