Sha256: ffc084d205b02e38757c1fd084abbcfe1805c61c2a77afa948f8eb33d0cabda0

Contents?: true

Size: 334 Bytes

Versions: 18

Compression:

Stored size: 334 Bytes

Contents

<div class="release-detail-section release-tickets">
  <h5>Tickets</h5>
  <% if tickets.any? %>
    <ul class="tickets">
      <% tickets.each do |ticket| %>
        <li><%= link_to_ticket(ticket) %></li>
      <% end %>
    </ul>
  <% else %>
    <p class="no-items">No tickets were mentioned in this release.</p>
  <% end %>
</div>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre app/views/releases/_tickets.html.erb
houston-core-0.7.0 app/views/releases/_tickets.html.erb
houston-core-0.7.0.beta4 app/views/releases/_tickets.html.erb
houston-core-0.7.0.beta3 app/views/releases/_tickets.html.erb
houston-core-0.7.0.beta2 app/views/releases/_tickets.html.erb
houston-core-0.7.0.beta app/views/releases/_tickets.html.erb
houston-core-0.6.3 app/views/releases/_tickets.html.erb
houston-core-0.6.2 app/views/releases/_tickets.html.erb
houston-core-0.6.1 app/views/releases/_tickets.html.erb
houston-core-0.6.0 app/views/releases/_tickets.html.erb
houston-core-0.5.6 app/views/releases/_tickets.html.erb
houston-core-0.5.5 app/views/releases/_tickets.html.erb
houston-core-0.5.4 app/views/releases/_tickets.html.erb
houston-core-0.5.3 app/views/releases/_tickets.html.erb
houston-core-0.5.2 app/views/releases/_tickets.html.erb
houston-core-0.5.1 app/views/releases/_tickets.html.erb
houston-core-0.5.0 app/views/releases/_tickets.html.erb
houston-core-0.5.0.beta1 app/views/releases/_tickets.html.erb