module Regulator::Helper

Public Instance Methods

policy_scope(scope) click to toggle source
# File lib/regulator.rb, line 68
def policy_scope(scope)
  regulator_policy_scope(scope)
end