Class: RTM::AR::TMDM::Reifiable
- Defined in:
- lib/rtm/activerecord/tmdm.rb
Direct Known Subclasses
Class Method Summary collapse
Methods inherited from Construct
alias_ar_relation, belongs_to_parent, belongs_to_with_alias, has_many_with_alias, #move_to, this_is_a_typed_object, #topic_map
Methods included from Movable
Class Method Details
.abstract_class? ⇒ Boolean
89 90 91 |
# File 'lib/rtm/activerecord/tmdm.rb', line 89 def self.abstract_class? self == Reifiable end |