Sha256: 1f9ab7536aafe75bebec27b9d88a907ccd278b99d6fd0257dd8a8c176a531f84

Contents?: true

Size: 120 Bytes

Versions: 5

Compression:

Stored size: 120 Bytes

Contents

<% @items.each do |obj| %>
  <li class="<%= rotate(:r2_r1_r2) %>">
    <%= linkify(obj, obj.name) %>
  </li>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
yard-restful-1.2.4 templates/default/fulldoc/html/full_list_object.erb
yard-restful-1.2.3 templates/default/fulldoc/html/full_list_object.erb
yard-restful-1.2.2 templates/default/fulldoc/html/full_list_object.erb
yard-restful-1.2.1 templates/default/fulldoc/html/full_list_object.erb
yard-restful-1.2.0 templates/default/fulldoc/html/full_list_object.erb