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

/ontohub/spec/models/
H A Dontology_type_spec.rb3 describe OntologyType do
/ontohub/app/models/
H A Dontology_type.rb1 class OntologyType < ActiveRecord::Base class
/ontohub/lib/
H A Drake_helper.rb80 Settings.ontology_types.each { |t| update_or_create_by_name(OntologyType, t.to_h) }

Completed in 30 milliseconds