Sha256: 587930341019d1f48e7d0c7100fbb8c0f4eae6cdc8ba71248fdd01bb268ab75c
Contents?: true
Size: 363 Bytes
Versions: 10
Compression:
Stored size: 363 Bytes
Contents
<% @title = @entry.title @description = @entry.description %> <p> <% if @entry.name == 'index' %> <%= _('Ruby %s Reference Manual', ruby_version()) %> <% else %> <%= manual_home_link() %> > <%=h breadcrumb_title %> <% end %> </p> <%= search_form() %> <% headline_init %> <%= headline(@entry.title) %> <% headline_push %> <%= compile_rd(@entry.source) %>
Version data entries
10 entries across 10 versions & 1 rubygems