Class: AppShieldPolicy

Inherits:
AppPolicy show all
Defined in:
lib/models/app_shield_policy.rb

Overview

Is the user allowed use this device

Instance Method Summary collapse

Instance Method Details

#enforce_policy(_agent) ⇒ Object



32
33
34
# File 'lib/models/app_shield_policy.rb', line 32

def enforce_policy(_agent)
  {}
end