Sha256: 4cbdb2ebaf6ec6325cfd815ea41d240e362804c2feda16cfb314ceb89fafeaac

Contents?: true

Size: 453 Bytes

Versions: 21

Compression:

Stored size: 453 Bytes

Contents

<%- unless klass.extends.empty? then %>
<div id="extends-section" class="nav-section">
  <h3>Extended With Modules</h3>

  <ul class="link-list">
    <%- klass.each_extend do |ext| -%>
  <%- unless String === ext.module then -%>
    <li><a class="extend" href="<%= klass.aref_to ext.module.path %>"><%= ext.module.full_name %></a>
  <%- else -%>
    <li><span class="extend"><%= ext.name %></span>
  <%- end -%>
  <%- end -%>
  </ul>
</div>
<%- end -%>

Version data entries

21 entries across 21 versions & 5 rubygems

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