Searched refs:input_type (Results 1 - 3 of 3) sorted by relevance

/ontohub/config/initializers/
H A Dsimple_form_fixes.rb16 inputs.each do |input_type|
17 superclass = "SimpleForm::Inputs::#{input_type}".constantize
25 Object.const_set(input_type, new_class)
/ontohub/app/models/ontology/
H A Dhets_options.rb11 :'input-type' => input_type)
16 def input_type method in class:Ontology
/ontohub/spec/support/fixtures_generation/
H A Ddirect_hets_generator.rb26 hets_iri << "?#{input_type(file)}"
48 def input_type(file) method in class:FixturesGeneration.DirectHetsGenerator

Completed in 28 milliseconds