Class: Daylite::Role
- Inherits:
-
Base
- Object
- ActiveRecord::Base
- Base
- Daylite::Role
- Defined in:
- app/models/daylite/role.rb
Instance Method Summary collapse
Methods inherited from Base
Methods inherited from ActiveRecord::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Daylite::Base
Instance Method Details
#type ⇒ Object
7 8 9 |
# File 'app/models/daylite/role.rb', line 7 def type role_type.name end |