Class: Ixtlan::Remote::Permission
- Inherits:
-
Object
- Object
- Ixtlan::Remote::Permission
- Includes:
- DataMapper::Resource
- Defined in:
- lib/ixtlan/remote/permission.rb
Class Method Summary collapse
-
.base_model ⇒ Object
key for selectng the IdentityMap should remain this class if there is no single table inheritance with Discriminator in place i.e.
Class Method Details
.base_model ⇒ Object
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 |