Sha256: 34d9ef92bbb2a2b1cadac596d9a86e510f949531ff706ff5e2b6ca1c7c9bf28d

Contents?: true

Size: 226 Bytes

Versions: 5

Compression:

Stored size: 226 Bytes

Contents

<%= link_to 'MyApp', root_path, class: 'navbar-brand' %>
<ul class="nav navbar-nav">
  <li><%= link_to "Link1", "/path1"  %></li>
  <li><%= link_to "Link2", "/path2"  %></li>
  <li><%= link_to "Link3", "/path3"  %></li>
</ul>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dry_crud-5.0.0 app/views/layouts/_nav.html.erb
dry_crud-3.0.0 app/views/layouts/_nav.html.erb
dry_crud-2.1.2 app/views/layouts/_nav.html.erb
dry_crud-2.1.1 app/views/layouts/_nav.html.erb
dry_crud-2.1.0 app/views/layouts/_nav.html.erb