Sha256: 4af5251daef62bba50612b1dd9bf1853e3d615cf92fa115659e0c16af2c6b9a4
Contents?: true
Size: 379 Bytes
Versions: 8
Compression:
Stored size: 379 Bytes
Contents
<h3> <a name="top"> </a> <% if @candidature.name.present? %> <%= @candidature.name %> <% else %> No Name <% end %> </h3> <dl class="dl-horizontal"> <%= show_associations :project, :vacancy, :resource %> <%= show_attribute :state %> <%= show_actions %> </dl> <%= markdown @candidature.text %> <%= render 'shared/comments', comment: @candidature.comments.new %>
Version data entries
8 entries across 8 versions & 2 rubygems