module ActionView module Helpers module Tags # :nodoc: class TimeSelect < DateSelect # :nodoc: end end end end