Sha256: 9eb5fd4d92a2665aafa28c5e68cf47e7f3a24a92e169001d0d5968c519f9f229
Contents?: true
Size: 159 Bytes
Versions: 4
Compression:
Stored size: 159 Bytes
Contents
<% if(@head and !@head.nil?) %> <thead> <tr> <% @head.each do |title| %> <th><%=raw title %></th> <% end %> </tr> </thead> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems