Sha256: 72d36605d063347e2e02b965e7da6187960ce2730b435fd9619a9317c68d8693

Contents?: true

Size: 263 Bytes

Versions: 8

Compression:

Stored size: 263 Bytes

Contents

<h3>
  <a name="top">&nbsp;</a>
  <%= @project.name %>
</h3>

<dl class="dl-horizontal">
  <%= show_associations :product, :user, :areas %>
  <%= show_actions %>
</dl>

<%= markdown @project.text %>

<%= render 'shared/comments', comment: @project.comments.new %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
voluntary-0.1.0 app/views/projects/show.html.erb
voluntary-0.1.0.rc4 app/views/projects/show.html.erb
voluntary-0.1.0.rc3 app/views/projects/show.html.erb
voluntary-0.1.0.rc2 app/views/projects/show.html.erb
voluntary-0.1.0.rc1 app/views/projects/show.html.erb
voluntary-0.0.3 app/views/projects/show.html.erb
voluntary-0.0.2 app/views/projects/show.html.erb
voluntary-0.0.1 app/views/projects/show.html.erb