Sha256: 53eb1459194cbfb806a73ef8cd114bdaf6948774dba4911e68632cd487760a22

Contents?: true

Size: 372 Bytes

Versions: 17

Compression:

Stored size: 372 Bytes

Contents

<div class="release-detail-section release-antecedents">
  <h5>Antecedents</h5>
  <% if antecedents.any? %>
    <ul class="antecedents">
      <% antecedents.each do |antecedent| %>
        <li><%= format_antecedent(antecedent) %></li>
      <% end %>
    </ul>
  <% else %>
    <p class="no-items">No antecedents were associated with this release.</p>
  <% end %>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

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