Sha256: 648fa33aa518be838e4d31619573705971672de3e7ee7bd89a729f62f6d7d961

Contents?: true

Size: 765 Bytes

Versions: 18

Compression:

Stored size: 765 Bytes

Contents

<nav class="navbar navbar-light bg-faded mt50">
  <a class="navbar-brand" href="/">__PROJECT_NAME__</a>
  <ul class="nav navbar-nav float-lg-right">
    <li class="nav-item active">
      <%= link_to 'Examples', examples_path, class: 'nav-link' %>
    </li>
    <li class="nav-item dropdown">
      <a class="nav-link dropdown-toggle" href="http://example.com" id="supportedContentDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dropdown</a>
      <div class="dropdown-menu" aria-labelledby="supportedContentDropdown">
        <a class="dropdown-item" href="#">Action</a>
        <a class="dropdown-item" href="#">Another action</a>
        <a class="dropdown-item" href="#">Something else here</a>
      </div>
    </li>
  </ul>
</nav>

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mvpkit-0.8.1 project/app/views/layouts/_header.html.erb
mvpkit-0.8.0 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.15 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.14 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.13 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.12 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.11 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.10 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.9 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.8 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.7 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.6 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.5 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.4 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.3 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.2 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.1 project/app/views/layouts/_header.html.erb
minimum_viable_product-0.7.0 project/app/views/layouts/_header.html.erb