Sha256: 524809e02121d407074148e4c59f3aee8e7f03d6420eb76a8b3b12d26de77e6a
Contents?: true
Size: 973 Bytes
Versions: 1
Compression:
Stored size: 973 Bytes
Contents
[![Build Status](https://travis-ci.org/mlibrary/checkpoint.svg?branch=master)](https://travis-ci.org/mlibrary/checkpoint?branch=master) [![Coverage Status](https://coveralls.io/repos/github/mlibrary/checkpoint/badge.svg?branch=master)](https://coveralls.io/github/mlibrary/checkpoint?branch=master) [![Documentation Status](https://readthedocs.org/projects/checkpoint/badge/?version=latest)](https://checkpoint.readthedocs.io/en/latest/?badge=latest) # Checkpoint Checkpoint provides a model and infrastructure for policy-based authorization, especially in Rails applications. ## Installation Add this line to your application's Gemfile: ```ruby gem 'checkpoint' ``` And then execute: $ bundle ## Documentation User documentation source is available in the `docs` directory, and in rendered format on [readthedocs](https://checkpoint.readthedocs.io/en/latest/). ## License Checkpoint is licensed under the BSD-3-Clause license. See [LICENSE.md](LICENSE.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
checkpoint-1.1.0 | README.md |