Sha256: 84ca0a350661c5f88a704c503d3635b94e8eda732ada6c837991b390a9ee6238

Contents?: true

Size: 406 Bytes

Versions: 35

Compression:

Stored size: 406 Bytes

Contents

<% unless klass.method_list.empty? then %>
<!-- Method Quickref -->
<div id="method-list-section" class="nav-section">
  <h3>Methods</h3>

  <ul class="link-list" role="directory">
    <% klass.each_method do |meth| %>
    <li <% if meth.calls_super %>class="calls-super" <% end %>><a href="#<%= meth.aref %>"><%= meth.singleton ? '::' : '#' %><%= h meth.name %></a>
    <% end %>
  </ul>
</div>
<% end %>

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
rdoc-6.1.2.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.2.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.2.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.1.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-5.0.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.0.beta2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.1.0.beta1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.4 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.3 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.0.beta4 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.0.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml