Class: RTM::AR::TMDM::ScopedObject
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
95 96 97 |
# File 'lib/rtm/activerecord/tmdm.rb', line 95 def self.abstract_class? self == ScopedObject end |