Sha256: 3255eace15eca325fc1f817471c7db1a9da2766eba1a69e90a63f4e0a7d5a6b4
Contents?: true
Size: 246 Bytes
Versions: 3
Compression:
Stored size: 246 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @project.name %> </p> <p> <strong>Content:</strong> <%= @project.content %> </p> <%= link_to 'Edit', edit_project_path(@project) %> | <%= link_to 'Back', projects_path %>
Version data entries
3 entries across 3 versions & 1 rubygems