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