Sha256: cb8beb77d730ba0b55a7355b4fb04d17bd7754499f3308c70a4b4d07283cf99b
Contents?: true
Size: 379 Bytes
Versions: 16
Compression:
Stored size: 379 Bytes
Contents
<h3 class="u-margin-top--gutter">Core Vocabulary</h3> <table> <% @tmpl[:sections].each do |section| %> <tr> <td colspan="2"><strong><%= section[:title] %></strong></td> </tr> <% section[:words].each do |word| %> <tr> <td><%= word[:name] %></td> <td><%= word[:definition] %></td> </tr> <% end %> </tr> <% end %> </table>
Version data entries
16 entries across 16 versions & 1 rubygems