Build Status Coverage Status User Docs API Docs

Checkpoint

Checkpoint provides a model and infrastructure for policy-based authorization, especially in Rails applications.

Installation

Add this line to your application's Gemfile:

gem 'checkpoint'

And then execute:

$ bundle

Documentation

User documentation source is available in the docs directory and in rendered format on readthedocs.

API/class documentation is in YARD format and in rendered format on rubydoc.info.

License

Checkpoint is licensed under the BSD-3-Clause license. See LICENSE.md.