Sha256: 73601f72c4372d0770c72ed0c04af9932555f093417a73f7d91338fce6b5bb7b

Contents?: true

Size: 157 Bytes

Versions: 27

Compression:

Stored size: 157 Bytes

Contents

<% n = 1 %>
<% @items.each do |item| %>
  <li class="r<%= n %>"><span class="object_link"><%= link_file item %></a></li>
  <% n = n == 2 ? 1 : 2 %>
<% end %>

Version data entries

27 entries across 24 versions & 6 rubygems

Version Path
yard-0.8.7 templates/default/fulldoc/html/full_list_file.erb
challah-1.0.0 vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb
yard-0.8.6.2 templates/default/fulldoc/html/full_list_file.erb
challah-1.0.0.beta3 vendor/bundle/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb
yard-0.8.6.1 templates/default/fulldoc/html/full_list_file.erb