Cross Reference: categories.rb
xref
: /
ontohub
/
app
/
models
/
ontology
/
categories.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
categories.rb revision a13177a0178ce13049f8e10b30f516970e24b3ab
module
Ontology
::
Categories
extend
ActiveSupport
::
Concern
included
do
has_many
:
categories
#, :extend => Methods
end
end