Class: Authz::Boundary::UserBoundary

Inherits:
Base
  • Object
show all
Defined in:
app/models/authz/boundary.rb

Instance Method Summary collapse

Methods inherited from Base

declarative_policy_class, #initialize, #instance_type?, #path

Constructor Details

This class inherits a constructor from Authz::Boundary::Base

Instance Method Details

#namespaceObject



56
57
58
# File 'app/models/authz/boundary.rb', line 56

def namespace
  boundary.namespace
end