Class: Refinery::Core::AuthorisationManager
- Inherits:
-
Zilch::Authorisation::AuthorisationManager
- Object
- Zilch::Authorisation::AuthorisationManager
- Refinery::Core::AuthorisationManager
- Defined in:
- lib/refinery/core/authorisation_manager.rb
Instance Method Summary collapse
Instance Method Details
#default_adapter ⇒ Object
8 9 10 |
# File 'lib/refinery/core/authorisation_manager.rb', line 8 def default_adapter @default_adapter ||= Refinery::Core::AuthorisationAdapter.new end |