Sha256: a55fcc0b685cebf8e2753b179d90367b890825489db816727eaab5cc4904cae0

Contents?: true

Size: 177 Bytes

Versions: 15

Compression:

Stored size: 177 Bytes

Contents

<%
unless klass.sections.length == 1
%><p><b>Sections:</b> <%
  klass.sort_sections.each do |section| %><a
href="#<%= section.aref %>"><%= h section.title %></a><%
  end
end
%>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
olddoc-1.9.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.8.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.7.1 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.7.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.6.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.5.1 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.5.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.4.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.3.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.2.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.1.2 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.1.1 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.1.0 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.0.1 lib/oldweb/_sidebar_sections.rhtml
olddoc-1.0.0 lib/oldweb/_sidebar_sections.rhtml