Module: Regulator::Helper

Defined in:
lib/regulator.rb

Instance Method Summary collapse

Instance Method Details

#policy_scope(scope) ⇒ Object



68
69
70
# File 'lib/regulator.rb', line 68

def policy_scope(scope)
  regulator_policy_scope(scope)
end