Search

Searched refs:Support (Results 1 - 5 of 5) sorted by relevance

/ontohub/app/models/
H A Dsupport.rb1 class Support < ActiveRecord::Base class
/ontohub/app/controllers/
H A Dsupports_controller.rb16 :model => Support,
H A Dlanguages_controller.rb34 :model => Support,
H A Dlogics_controller.rb33 :model => Support,
/ontohub/lib/
H A Dlogicgraph_parser.rb102 support = Support.where(logic_id: logic, language_id: language).first
104 support = Support.new

Completed in 7 milliseconds