summaryrefslogtreecommitdiff
path: root/lib/declarative_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove rails4 specific codeJasper Maes2018-12-161-8/+4
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Fix UnneededRequireStatement copSemyon Pupkov2018-09-211-2/+0
* [Rails5] Permit concurrent loadsJan Provaznik2018-07-101-1/+11
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-081-1/+3
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* declarative_policy rubocop fixhttp://jneen.net/2017-08-031-2/+3
* short-circuit if there is no policy, and add :read_project checkhttp://jneen.net/2017-08-031-4/+9
* cache DeclarativePolicy.class_for at the class levelhttp://jneen.net/2017-07-171-5/+35
* add a new DeclarativePolicy frameworkhttp://jneen.net/2017-06-271-0/+58