Sha256: ac6bf601d291e69a0fc0a2728b6a50d1bdccc94c55e531e55e325852495acd1b
Contents?: true
Size: 269 Bytes
Versions: 2
Compression:
Stored size: 269 Bytes
Contents
<p style="color: green"><%= notice %></p> <%= render @profile %> <div> <%= link_to "Edit this profile", edit_profile_path(@profile) %> | <%= link_to "Back to profiles", profiles_path %> <%= button_to "Destroy this profile", @profile, method: :delete %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lesli-5.0.1 | app/views/lesli/profiles/show.html.erb |
lesli-5.0.0 | app/views/lesli/profiles/show.html.erb |