Sha256: f4ec70d94a59d7160b8f63e49c8381ffc987f15fb7d9f6ab85ede1469ec36ba3

Contents?: true

Size: 668 Bytes

Versions: 1

Compression:

Stored size: 668 Bytes

Contents

# Regulator

## 0.1.3 (2015-07-29)
- made Regulator::PolicyFinder.new a bit more nimble
- included a simple activeadmin adapter that can be 'required' instead of generated

## 0.1.2 (2015-07-23)
- Add generators for install, policy, and activeadmin adapter

## 0.1.1 (2015-07-23)
- Regulator.authorize support for controller namespacing
- Regulator can accept a controller instance or an explicity modules name
  - Regulator.policy!(user,resource, my_controller_instance)
  - Regulator.policy!(user,resource, Api::V2)

## 0.1.0 (2015-07-23)
- initial release
- pundit compatible
- controller based policy namespacing
ActiveAdmin.application.regulator_policy_namespace

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
regulator-0.1.3 CHANGELOG.md