Class: Ddr::Auth::SuperuserAbilityDefinitions
- Inherits:
-
AbilityDefinitions
- Object
- SimpleDelegator
- AbilityDefinitions
- Ddr::Auth::SuperuserAbilityDefinitions
- Defined in:
- lib/ddr/auth/ability_definitions/superuser_ability_definitions.rb
Instance Method Summary collapse
Methods inherited from AbilityDefinitions
Instance Method Details
#call ⇒ Object
4 5 6 |
# File 'lib/ddr/auth/ability_definitions/superuser_ability_definitions.rb', line 4 def call can :manage, :all end |