Sha256: b5f0de995c50600ac56ee1e4fd8e348302657161f77e8a83f712fa452e355399

Contents?: true

Size: 312 Bytes

Versions: 49

Compression:

Stored size: 312 Bytes

Contents

<% scopes(method_listing(false)) do |list, scope| %>
  <div id="<%= scope %>_method_details" class="method_details_list">
    <h2><%= scope.to_s.capitalize %> Method Details</h2>
    
    <% list.each_with_index do |meth, i| %>
      <%= yieldall :object => meth, :index => i %>
    <% end %>
  </div>
<% end %>

Version data entries

49 entries across 49 versions & 4 rubygems

Version Path
challah-0.6.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.6.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.6.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.5.4 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.5.3 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.5.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.5.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.5.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.4.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.4.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.5 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.4 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.3 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.3.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.2.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
challah-0.2.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/html/method_details_list.erb
yard-0.7.5 templates/default/module/html/method_details_list.erb
nutshell-crm-0.0.6.alpha vendor/bundle/gems/yard-0.7.4/templates/default/module/html/method_details_list.erb