Class: WinewooCore::Services::Authorizers::AllAuthorizer
- Inherits:
-
Object
- Object
- WinewooCore::Services::Authorizers::AllAuthorizer
- Defined in:
- lib/winewoo_core/services/authorizers/all_authorizer.rb
Instance Method Summary collapse
Instance Method Details
#authorize_action(params = nil) ⇒ Object
4 5 6 |
# File 'lib/winewoo_core/services/authorizers/all_authorizer.rb', line 4 def (params=nil) return true end |