Sha256: 30f7a90f3c0fd2bc24a9d96dfb81ee61f0a6a89b9bac8c183644199be5c0e7b2
Contents?: true
Size: 375 Bytes
Versions: 8
Compression:
Stored size: 375 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, :user %> <%= show_attribute :state %> <%= show_actions %> </dl> <%= markdown @candidature.text %> <%= render 'shared/comments', comment: @candidature.comments.new %>
Version data entries
8 entries across 8 versions & 1 rubygems