Sha256: 3d18ef32d0da71d6b3730f4621ce03ca90409761855c89bd76f4b7aa637be8d8
Contents?: true
Size: 248 Bytes
Versions: 45
Compression:
Stored size: 248 Bytes
Contents
<h1><%%=h @node.title %></h1> <%%= @node.body.html_safe %> <% unless attributes.empty? -%> <dl> <% for attribute in attributes -%> <dt><%= attribute.name.titleize %></dt> <dd><%%= @node.<% attribute.name %>%></dd> <% end -%> </dl> <% end -%>
Version data entries
45 entries across 45 versions & 1 rubygems