7 lines
122 B
Plaintext

<h1>Editing tiny_url</h1>
<%= render 'form' %>
<%= link_to 'Show', @tiny_url %> |
<%= link_to 'Back', tiny_urls_path %>