Sha256: d95e6cee66bf9c5a564c90e346722b77aa8e604515ee0e2fa3167482807c001e
Contents?: true
Size: 221 Bytes
Versions: 5
Compression:
Stored size: 221 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @artist.name %> </p> <p> <b>Album:</b> <%= @artist.album_id %> </p> <%= link_to 'Edit', edit_artist_path(@artist) %> | <%= link_to 'Back', artists_path %>
Version data entries
5 entries across 5 versions & 2 rubygems