Cross Reference: distributed.rb
xref
: /
dovecot
/
src
/
lib-smtp
/
CHANGES.txt
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
distributed.rb revision ad3d301b618bf0cac4778b967854c50f486b282b
module
Ontology
::
Distributed
extend
ActiveSupport
::
Concern
included
do
acts_as_tree
end
def
distributed
?
is_a
?
DistributedOntology
end
end