class Formulary::HtmlForm::Fields::TextInput
Public Class Methods
compatible_type()
click to toggle source
# File lib/formulary/html_form/fields/text_input.rb, line 3 def self.compatible_type "text" end
# File lib/formulary/html_form/fields/text_input.rb, line 3 def self.compatible_type "text" end