Sha256: fbe800041ebcbf4c70b8d3de2fec92796b6bc896ba865a6d779ade96ba71f1c5
Contents?: true
Size: 201 Bytes
Versions: 3
Compression:
Stored size: 201 Bytes
Contents
<%= content_tag_for(inside_list ? :li : :div, category) do %> <h2><%= link_to_if inside_list, category.label, category %></h2> <%= render 'formol/forums/list', :category => category %> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
formol-0.0.6 | app/views/formol/categories/_category.html.erb |
formol-0.0.5 | app/views/formol/categories/_category.html.erb |
formol-0.0.4 | app/views/formol/categories/_category.html.erb |