Sha256: 2c5ba5cdf66f3009c0489c8cdc8b84171d1a07f63c94dcaa3ced2d522bb413cb

Contents?: true

Size: 651 Bytes

Versions: 4

Compression:

Stored size: 651 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)

# 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

## License

Checkpoint is licensed under the BSD-3-Clause license. See [LICENSE.md](LICENSE.md).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
checkpoint-1.0.3 README.md
checkpoint-1.0.2 README.md
checkpoint-1.0.1 README.md
checkpoint-1.0.0 README.md