Sha256: 7784cc1290b9a0c6b9596ce0bc4cacb25c07bf627d0ae8bd1581bd202da4d2ae

Contents?: true

Size: 686 Bytes

Versions: 2

Compression:

Stored size: 686 Bytes

Contents

<h1><%= I18n.t(:authorization_rules, :scope => [:declarative_authorization]) %></h1>
<p><%= I18n.t(:currently_active_rules_in_this_application, :scope => [:declarative_authorization]) %></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
rubycs-declarative_authorization-0.3.0 app/views/authorization_rules/index.html.erb
rubycs-declarative_authorization-0.3.1 app/views/authorization_rules/index.html.erb