Sha256: abb3ce924ae96ec1b340565534f465a5cd73b12fb86f124c155ec3816c0193c5
Contents?: true
Size: 417 Bytes
Versions: 9
Compression:
Stored size: 417 Bytes
Contents
<li class="breadcrumb-item"> <a href="<%= root_path('jobs') %>"> Jobs </a> </li> <% if current_path.include?('/running') %> <li class="breadcrumb-item"> <a href="<%= root_path('jobs/running') %>"> Running </a> </li> <% end %> <% if current_path.include?('/pending') %> <li class="breadcrumb-item"> <a href="<%= root_path('jobs/pending') %>"> Pending </a> </li> <% end %>
Version data entries
9 entries across 9 versions & 1 rubygems