Sha256: 72ae4f08658e5f2df092bf89b56837cdfe2ed21e5ab1e557eb540bdfd78c78af
Contents?: true
Size: 276 Bytes
Versions: 33
Compression:
Stored size: 276 Bytes
Contents
<tr class="<%= cycle('odd', 'even') -%>"> <td><%= link_to blog_category.name, admin_blog_category_path(blog_category) -%></td> <td><%= blog_category.description -%></td> <td class="crud_links"><%= admin_crud_links(blog_category, [:show, :edit, :destroy]) -%></td> </tr>
Version data entries
33 entries across 33 versions & 1 rubygems