Sha256: 3df116d2240abca8a38295f09c841b3f316297ca9ff6129061e698018cd17d59

Contents?: true

Size: 340 Bytes

Versions: 6

Compression:

Stored size: 340 Bytes

Contents

<%
  @title = @entry.title
  @description = @entry.description
%>
<p>
<% if @entry.name == 'index' %>
<%= _('Ruby %s Reference Manual', ruby_version()) %>
<% else %>
<%= manual_home_link() %>
&gt; <%=h breadcrumb_title %>
<% end %>
</p>
<% headline_init %>
<%= headline(@entry.title) %>
<% headline_push %>
<%= compile_rd(@entry.source) %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bitclust-core-1.2.3 data/bitclust/template.offline/doc
bitclust-core-1.2.2 data/bitclust/template.offline/doc
bitclust-core-1.2.1 data/bitclust/template.offline/doc
bitclust-core-1.2.0 data/bitclust/template.offline/doc
bitclust-core-1.1.1 data/bitclust/template.offline/doc
bitclust-core-1.1.0 data/bitclust/template.offline/doc