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 \"/srv/crystaldoc.info/github-stephendolan-pundit-v0.10.0/src/pundit\"`).chomp.stringify }}