Sha256: 1fb9de59710ba0334bb69465c4eecbfec72ea4b5ae042f3251027257df45fc70

Contents?: true

Size: 244 Bytes

Versions: 4

Compression:

Stored size: 244 Bytes

Contents

<% content_for :subnav_pills do %>
    <%= render "mystro_volley/common/breadcrumbs", project: @branch.project, branch: @branch, version: nil %>
<% end %>

<%= render "mystro_volley/versions/list", versions: @branch.versions.desc(:timestamp) %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mystro-volley-0.1.0 app/views/mystro_volley/branches/show.html.erb
mystro-volley-0.1.0.rc3 app/views/mystro_volley/branches/show.html.erb
mystro-volley-0.1.0.rc2 app/views/mystro_volley/branches/show.html.erb
mystro-volley-0.1.0.rc1 app/views/mystro_volley/branches/show.html.erb