Commit Graph

4 Commits

Author SHA1 Message Date
gfyoung d5bf57a6af Enable frozen string in presenters and policies
Enable frozen string in:

* app/presenters
* app/policies

Partially addresses #47424.
2018-07-24 13:18:25 -07:00
James Edwards-Jones 48717b434d Revert exploratory branch restriction policy 2018-03-26 10:29:53 +01:00
James Edwards-Jones 973bd4622d ProtectedBranchPolicy used from Controller for destroy/update 2018-03-26 10:29:52 +01:00
James Edwards-Jones 1f7328f8ee Branch unprotection restriction starting point
Explored Policy framework to create something I can use as a starting point.
2018-03-26 01:17:27 +01:00