Module: Formatic::Templates::Select

Defined in:
lib/formatic/templates/select.rb

Overview

Holds the ERB template for this component.

Class Method Summary collapse

Class Method Details

.callObject



30
31
32
# File 'lib/formatic/templates/select.rb', line 30

def self.call
  TEMPLATE
end