Class: Ixtlan::Remote::Permission

Inherits:
Object
  • Object
show all
Includes:
DataMapper::Resource
Defined in:
lib/ixtlan/remote/permission.rb

Class Method Summary collapse

Class Method Details

.base_modelObject

key for selectng the IdentityMap should remain this class if there is no single table inheritance with Discriminator in place i.e. the subclass used as key for the IdentityMap



30
31
32
# File 'lib/ixtlan/remote/permission.rb', line 30

def self.base_model
  self
end