module Pundit

Overview

Pundit aims to provide a quick and easy way to check authorization in a Lucky application.

Defined in:

pundit.cr
pundit/action_helpers.cr
pundit/not_authorized_error.cr
pundit/version.cr

Constant Summary

VERSION = {{ (`shards version \"/__w/pundit/pundit/src/pundit\"`).chomp.stringify }}