Sha256: 0d53024590e319221ff7ab3b6c9f63cfdf1bfd9b25066b3ec0d293845ecf8c34
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @link.name %> </p> <p> <b>Permalink:</b> <%= @link.permalink %> </p> <%= link_to 'Edit', edit_link_path(@link) %> | <%= link_to 'Back', links_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
to_permalink-0.0.3 | test/dummy/app/views/links/show.html.erb |
to_permalink-0.0.2 | test/dummy/app/views/links/show.html.erb |