method
password_field
v1.0.0 -
Show latest stable
- Class:
ActionView::Helpers::FormHelper
password_field(object, method, options = {})public
Works just like text_field, but returns an input tag of the "password" type instead.
password_field(object, method, options = {})Works just like text_field, but returns an input tag of the "password" type instead.