module ActionView module Helpers module Tags class EmailField < TextField #:nodoc: end end end end