Sha256: c22a8e4f6fd76aef498c88d21144caef13f3afc4682c331713e24cca046de41b
Contents?: true
Size: 156 Bytes
Versions: 8
Compression:
Stored size: 156 Bytes
Contents
<%= link_to "Add theme", new_inkling_theme_path %> <p> Themes: <%= @themes.size %> <p> <% for theme in @themes %> <%= theme.name %> <br/> <% end %>
Version data entries
8 entries across 8 versions & 1 rubygems