Sha256: 665d768093bd2a483a8e4774184ce4dcba052fc1549a693a24b070f814e1b976
Contents?: true
Size: 509 Bytes
Versions: 29
Compression:
Stored size: 509 Bytes
Contents
<p>Please browse the <a href="source/">source code index</a> or refer to the guides below.</p> <?r base = self[:base] base.guides do |guide| ?> <section> <h3><a href="#{guide.href}">#{guide.title}</a></h3> <?r if description = guide.description ?> #{MarkupString.raw description.to_html} <?r elsif documentation = guide.documentation ?> #{base.format(documentation.text, language: guide.documentation.language)} <?r else ?> <p>No description.</p> <?r end ?> </section> <?r end ?>
Version data entries
29 entries across 29 versions & 1 rubygems