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