Cross Reference:
xref
: /
ontohub
/
app
/
models
/
ontology
/
tasks.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
tasks.rb revision f58ee488c33a981ad1e89e1214b6c1efcb06af0a
module
Ontology
::
Tasks
extend
ActiveSupport
::
Concern
included
do
has_and_belongs_to_many
:
tasks
end
end