There's no documentation for this item.
# File action_view/helpers/date_helper.rb, line 680 def time_select(method, options = {}) @template.time_select(@object_name, method, options.merge(:object => @object)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.