Sha256: 01dc201b426bb89c9d6fa72d8373884573c35c493a96411f22674633360d1ffa
Contents?: true
Size: 373 Bytes
Versions: 12
Compression:
Stored size: 373 Bytes
Contents
<h3> <a id="top" name="top"></a> <%= @vacancy.name %> </h3> <dl class="dl-horizontal"> <%= show_associations :project %> <%= show_attribute :limit, value: "#{@vacancy.candidatures_left} / #{@vacancy.limit}" %> <%= show_attribute :state %> <%= show_actions %> </dl> <%= markdown @vacancy.text %> <%= render 'shared/comments', comment: @vacancy.comments.new %>
Version data entries
12 entries across 12 versions & 2 rubygems