# File lib/formtastic.rb, line 684 def email_input(method, options) basic_input_helper(:email_field, :email, method, options) end