RubyGems Navigation menu

crewd_policies 0.4.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.0 - May 09, 2017 (15.0 KB)
  2. 0.3.3 - April 11, 2017 (15.0 KB)
  3. 0.3.2 - April 01, 2017 (15.0 KB)
  4. 0.3.1 - March 31, 2017 (14.5 KB)
  5. 0.3.0 - March 31, 2017 (14.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (2):

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

Development 相依性套件 (5):

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

擁有者:

作者:

  • Gary McGhee

SHA 256 checksum:

205a1c28b3d00457f7809ae8347bbfa115b052111a0324c3fcfe174595d835d3

總下載次數 15,328

這個版本 2,501

License:

MIT

Ruby 版本需求: >= 0

相關連結: