summaryrefslogtreecommitdiff
path: root/lib/declarative_policy/cache.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
| | | | Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
* avoid #respond_to? in Cache.id_forhttp://jneen.net/2017-07-171-5/+8
|
* add a new DeclarativePolicy frameworkhttp://jneen.net/2017-06-271-0/+32