email_field_tag(name, value = nil, options = {})
Instance Public methods
Creates a text field of type âemailâ.
Options
-
Accepts the same options as text_field_tag.
Creates a text field of type âemailâ.
Accepts the same options as text_field_tag.
Please login to continue.