Sha256: ccccb71e3fca358bb5e24e75c0ec35f11a0a7cf102e700176b1e20463ecb3d55

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

class TimePickerInput < SimpleForm::Inputs::Base
  def input
    @builder.text_field(attribute_name,input_html_options)
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 app/inputs/time_picker_input.rb
upgrade_surveyor_gui-0.1.2 app/inputs/time_picker_input.rb
surveyor_gui-0.1.2 app/inputs/time_picker_input.rb
surveyor_gui-0.1.1 app/inputs/time_picker_input.rb
surveyor_gui-0.1.0 app/inputs/time_picker_input.rb
surveyor_gui-0.0.3 app/inputs/time_picker_input.rb