time_select(object_name, method, options = {}, html_options = {})
Instance Public methods
Returns a set of select tags (one for hour, minute and optionally second)
pre-selected for accessing a specified time-based attribute (identified by
method) on an object assigned to the template (identified by
object). You can include the seconds with
:include_seconds. You can get hours in the AM/PM format with
:ampm option.
This method will also generate 3 input hidden tags, for the actual ye