Sha256: cd163bc3114d654e285389076899e7e30374dd9b3f1a285ab390c76af890b408

Contents?: true

Size: 334 Bytes

Versions: 2

Compression:

Stored size: 334 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Imageable_id:</strong>
  <%= @token.imageable_id %>
</p>

<p>
  <strong>Imageable_type:</strong>
  <%= @token.imageable_type %>
</p>

<p>
  <strong>Auth_token:</strong>
  <%= @token.auth_token %>
</p>

<%= link_to 'Edit', edit_token_path(@token) %> |
<%= link_to 'Back', tokens_path %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
arcadex-1.0.4 app/views/arcadex/tokens/show.html.erb
arcadex-1.0.3 app/views/arcadex/tokens/show.html.erb