Class: Clot::SelectHour

Inherits:
NumberedTag show all
Defined in:
lib/clot/date_tags.rb

Instance Method Summary collapse

Methods inherited from NumberedTag

#can_show, #default_end, #default_start, #get_options, #id_string, #name_string, #personal_attributes, #render_string, #set_primary_attributes, #time_method, #value_string

Methods inherited from ClotTag

#initialize, #render

Methods included from TagHelper

#resolve_value, #split_params

Methods included from AttributeSetter

#personal_attributes, #set_attributes, #set_primary_attributes

Constructor Details

This class inherits a constructor from Clot::ClotTag

Instance Method Details

#default_field_nameObject



120
121
122
# File 'lib/clot/date_tags.rb', line 120

def default_field_name
  "hour"
end