Sha256: 42aa2a898cccd90b117a457eec1452bc8bae6fed5f69c52a8a9e8b58b429c852
Contents?: true
Size: 575 Bytes
Versions: 2
Compression:
Stored size: 575 Bytes
Contents
<h1>Authorization Rules</h1> <p>Currently active rules in this application.</p> <p><%= navigation %></p> <style type="text/css"> pre .constant {color: #a00;} pre .special {color: red;} pre .operator {color: red;} pre .statement {color: #00a;} pre .proc {color: #0a0;} pre .privilege, pre .context {font-weight: bold} pre .preproc, pre .comment, pre .comment span {color: grey !important;} pre .note {color: #a00; position:absolute; cursor: help } </style> <pre> <%= policy_analysis_hints(syntax_highlight(h(@auth_rules_script)), @auth_rules_script) %> </pre>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stffn-declarative_authorization-0.2.5 | app/views/authorization_rules/index.html.erb |
stffn-declarative_authorization-0.3.0 | app/views/authorization_rules/index.html.erb |