Class: RTM::AR::Role

Inherits:
Reifiable show all
Includes:
Role
Defined in:
lib/rtm/activerecord/association_and_role.rb

Instance Method Summary collapse

Methods included from Construct

#find

Methods inherited from Reifiable

abstract_class?

Methods inherited from Construct

abstract_class?, find, wrap

Methods inherited from TMDelegator

#__getobj__, #__setobj__, aka_property, class_delegate, delegate, #eql?, equality, #hash, #initialize, parent, property, property_set, wrapper_cache

Constructor Details

This class inherits a constructor from RTM::AR::TMDelegator

Instance Method Details

#idObject



47
48
49
# File 'lib/rtm/activerecord/association_and_role.rb', line 47

def id
  __getobj__.id
end