Sha256: 657892c3fff253a0f118dcc17127ab7e56082b2be0ed829f86b184521bb45e51
Contents?: true
Size: 231 Bytes
Versions: 12
Compression:
Stored size: 231 Bytes
Contents
<header> <% if controller.controller_name == "posts" && controller.action_name == "index" %> <h1><%= link_to site_title, root_path %></h2> <% else %> <h2><%= link_to site_title, root_path %></h2> <% end %> </header>
Version data entries
12 entries across 12 versions & 1 rubygems