Sha256: eda6042aaaa3f053dc1f7de82993c140a3aad92b45aed3e6e3166656a93fb748
Contents?: true
Size: 472 Bytes
Versions: 2
Compression:
Stored size: 472 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;} </style> <pre> <%= syntax_highlight(h(@auth_rules_script)) %> </pre>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stffn-declarative_authorization-0.2.3 | app/views/authorization_rules/index.html.erb |
stffn-declarative_authorization-0.2.4 | app/views/authorization_rules/index.html.erb |