Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove rails4 specific code | Jasper Maes | 2018-12-16 | 1 | -8/+4 |
* | Enable more frozen string in lib/**/*.rb | gfyoung | 2018-10-06 | 1 | -0/+2 |
* | Fix UnneededRequireStatement cop | Semyon Pupkov | 2018-09-21 | 1 | -2/+0 |
* | [Rails5] Permit concurrent loads | Jan Provaznik | 2018-07-10 | 1 | -1/+11 |
* | [CE] Add Naming/FileName rule checking expected class/module per filename | Gabriel Mazetto | 2018-03-08 | 1 | -1/+3 |
* | Adds Rubocop rule for line break after guard clause | Jacopo | 2017-11-16 | 1 | -0/+2 |
* | declarative_policy rubocop fix | http://jneen.net/ | 2017-08-03 | 1 | -2/+3 |
* | short-circuit if there is no policy, and add :read_project check | http://jneen.net/ | 2017-08-03 | 1 | -4/+9 |
* | cache DeclarativePolicy.class_for at the class level | http://jneen.net/ | 2017-07-17 | 1 | -5/+35 |
* | add a new DeclarativePolicy framework | http://jneen.net/ | 2017-06-27 | 1 | -0/+58 |