Sha256: 6c20cb247a07019ac8a4db5c76f2d43b78db125a25b8cc1b1afca13fa7a68eab

Contents?: true

Size: 221 Bytes

Versions: 1

Compression:

Stored size: 221 Bytes

Contents

<%= render layout: 'index_table', locals: { cache_key: AuthorizedToken.column_names.hash } do %>
  <%= render partial: 'index_tbody', layout: 'index_tr', collection: @authorized_tokens, as: :authorized_token %>
<% end %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_org-0.0.1 app/views/org/admin/authorized_tokens/index.html.erb