Sha256: c7a889cb32f52ba8df54c8a5f984147b9c8dd0f1fd0a83e6396afbec8b2bcceb
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
<header> <% logo = image_tag("logo.png", :alt => "Sample App", :class => "round") %> <%= link_to logo, root_path %> <nav class="round"> <ul> <li><%= link_to "Home", root_path %></li> <li><%= link_to "Sign in", '#' %></li> </ul> </nav> </header>
Version data entries
7 entries across 7 versions & 2 rubygems