Sha256: 0bfa8b18a845a0bb20e12e6732a3f0bd2ca5509c8c68e6eca57fc23b6b85822f

Contents?: true

Size: 271 Bytes

Versions: 7

Compression:

Stored size: 271 Bytes

Contents

tr.is-clickable[data-url="#{role_path(role)}"]
  td = role.id
  td = role.name
  td = role.code
  td = role.description

  - show_r_path = role_path(role)
  - if authorized_path? show_r_path, skip_scoping: true
    td = link_to show_r_path do
      i.fa-chevron-right.fa

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
authz-0.0.5 app/views/authz/roles/_role.html.slim
authz-0.0.4 app/views/authz/roles/_role.html.slim
authz-0.0.3 app/views/authz/roles/_role.html.slim
authz-0.0.2 app/views/authz/roles/_role.html.slim
authz-0.0.1 app/views/authz/roles/_role.html.slim
authz-0.0.1.alpha5 app/views/authz/roles/_role.html.slim
authz-0.0.1.alpha4 app/views/authz/roles/_role.html.slim