Sha256: a3dc0f50e2eee48d4b228a22fd7d767d4bbbc15a632b6f3424dcf86c774fadc7

Contents?: true

Size: 416 Bytes

Versions: 19

Compression:

Stored size: 416 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

19 entries across 19 versions & 5 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/rdoc-6.7.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.6.3.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.5.1.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.4.1.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.3.4.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.6.2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.6.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.6.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.5.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.4.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.3.3 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.3.2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
gitlab-rdoc-6.3.2 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.3.1 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml
rdoc-6.3.0 lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml