RubyGems Navigation menu

crewd_policies 0.2.2

CrewdPolicies enables conventional Pundit (https://github.com/elabs/pundit) policies to be written using an opinionated pattern based on declarative Create, Read, Execute (optional), Write and Destroy (CREWD) permissions for each resource. Conventional pundit create?, show?, update? and destroy? permissions are automatically derived from these, as well as permitted_attributes/strong parameters.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - May 09, 2017 (15 KB)
  2. 0.3.3 - April 11, 2017 (15 KB)
  3. 0.3.2 - April 01, 2017 (15 KB)
  4. 0.3.1 - March 31, 2017 (14.5 KB)
  5. 0.3.0 - March 31, 2017 (14.5 KB)
  6. 0.2.2 - March 31, 2017 (14.5 KB)
Show all versions (8 total)

Runtime Dependencies (2):

pundit >= 1.1.0, ~> 1.1
standard_exceptions >= 0.1.4.0, ~> 0.1.4

Development Dependencies (5):

activerecord ~> 4.2
activesupport ~> 4.2
bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Gary McGhee

SHA 256 checksum:

46437f76b24fa380edcfbb759a23645e0bbf5c12286784b2d887c792327399e5

Total downloads 15,520

For this version 1,819

License:

MIT

Required Ruby Version: >= 0

Links: