Sha256: 3e1f6fbd28c7d34be6a881ca6bd777db9ed21e931739ceb64b5aa3993d61b871

Contents?: true

Size: 312 Bytes

Versions: 7

Compression:

Stored size: 312 Bytes

Contents

<footer>
  <nav class="round">
    <ul>
      <li><%= link_to "About", about_path %></li>
      <li><%= link_to "Contact", contact_path %></li>
      <li><a href="http://news.railstutorial.org/">News</a></li>
      <li><a href="http://www.railstutorial.org/">Rails Tutorial</a></li>
    </ul>
  </nav>
</footer>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
tft_rails_dbc-0.1.3 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails_dbc-0.1.1 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails_dbc-0.1 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails-0.6.2 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails-0.6.1 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails-0.6.0 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb
tft_rails-0.5.1 lib/generators/chapter07/solutions/templates/app/views/layouts/_footer.html.erb