Sha256: 615e629208475453c6789481ac5c34417b4aca6c14e1377bdb3e5160cd72e305
Contents?: true
Size: 291 Bytes
Versions: 6
Compression:
Stored size: 291 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @portfolio.title %> </p> <p> <b>Intro:</b> <%= @portfolio.intro %> </p> <p> <b>Content:</b> <%= @portfolio.content %> </p> <%= link_to 'Edit', edit_portfolio_path(@portfolio) %> | <%= link_to 'Back', portfolios_path %>
Version data entries
6 entries across 6 versions & 1 rubygems