Sha256: c7b62637c5d375b0d6123c8d01f47412ec1bac3c0a49d1b4cf5736bbadeb7c2f

Contents?: true

Size: 451 Bytes

Versions: 26

Compression:

Stored size: 451 Bytes

Contents

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

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

Version data entries

26 entries across 26 versions & 6 rubygems

Version Path
rdoc-6.11.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/rdoc-6.7.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.10.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.9.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.9.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.8.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.8.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/rdoc-6.7.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.6.3.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.5.1.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.4.1.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.3.4.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.6.2 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.6.1 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.6.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
rdoc-6.5.0 lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/rdoc-6.4.0/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml