Sha256: 011f9dc4d012cbd97f20c045a7781b9a51050e9d4fbfa1aed8952f5c25628735

Contents?: true

Size: 252 Bytes

Versions: 48

Compression:

Stored size: 252 Bytes

Contents

<div class="container">
 <footer>
  <small>
   <%= Rails.application.app_info %>
  </small>
  <nav>
   <ul>
    <li><%= link_to 'Contact', incline.contact_path %></li>
   </ul>
  </nav>
 </footer>
 <%= debug(params) if Rails.env.development? %>
</div>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
incline-0.2.6 app/views/layouts/incline/_footer.html.erb
incline-0.2.5 app/views/layouts/incline/_footer.html.erb
incline-0.2.4 app/views/layouts/incline/_footer.html.erb
incline-0.2.3 app/views/layouts/incline/_footer.html.erb
incline-0.1.9 app/views/layouts/incline/_footer.html.erb
incline-0.1.8 app/views/layouts/incline/_footer.html.erb
incline-0.1.7 app/views/layouts/incline/_footer.html.erb
incline-0.1.5 app/views/layouts/incline/_footer.html.erb