# File lib/ramaze/helper/sequel_form.rb, line 182
    def field_integer(name)
      input :name => name
    end