Cross Reference: symbol_group.rb
xref
: /
dovecot
/
src
/
auth
/
mech-anonymous.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
symbol_group.rb revision 67ea9fccbdc154cf2418f16ab8883ccfcbc77b51
class
EntityGroup
<
ActiveRecord
::
Base
extend
Dagnabit
::
Vertex
::
Activation
belongs_to
:
ontology
has_many
:
symbols
attr_accessible
:
ontology
, :
name
, :
symbols
acts_as_vertex
connected_by
'EEdge'
def
to_s
name
end
end