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