# File lib/formtastic.rb, line 659 def string_input(method, options) basic_input_helper(:text_field, :string, method, options) end