Class: KonoUtilsBootstrapView4::SearchFormBuilder

Inherits:
KonoUtils::SearchFormBuilder
  • Object
show all
Defined in:
lib/kono_utils_bootstrap_view4/search_form_builder.rb

Instance Method Summary collapse

Instance Method Details

#to_modelObject

Metodo che ritornerĂ  il modello della ricerca BaseSearch.



8
9
10
# File 'lib/kono_utils_bootstrap_view4/search_form_builder.rb', line 8

def to_model
  self.search
end