Sha256: 5facd501131bd60737261acc0b6ce3b0ee1065aa9226ff8426f44d3be127df8d

Contents?: true

Size: 369 Bytes

Versions: 35

Compression:

Stored size: 369 Bytes

Contents

<% if klass.type == 'class' then %>
<div id="parent-class-section" class="nav-section">
  <h3>Parent</h3>

  <% if klass.superclass and not String === klass.superclass then %>
  <p class="link"><a href="<%= klass.aref_to klass.superclass.path %>"><%= klass.superclass.full_name %></a>
  <% else %>
  <p class="link"><%= klass.superclass %>
  <% end %>
</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_parent.rhtml
rdoc-6.2.1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.2.0 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.2 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.1.1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-5.0.1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/rdoc-6.1.1/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.0 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.0.beta2 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.1.0.beta1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.4 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.3 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.2 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.1 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.0 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.0.beta4 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml
rdoc-6.0.0.beta3 lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml