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