Module: Trailblazer::V1_1::Operation::Deny::ClassMethods
- Defined in:
- lib/trailblazer/1.1/operation/policy.rb
Instance Method Summary collapse
Instance Method Details
#deny! ⇒ Object
80 81 82 |
# File 'lib/trailblazer/1.1/operation/policy.rb', line 80 def deny! raise NotAuthorizedError end |