swamp09/sample_app

View on GitHub
app/views/layouts/_footer.html.haml

Summary

Maintainability
Test Coverage
%footer.footer
  %small
    The
    %a{:href => "http://railstutorial.jp/"} Ruby on Rails Tutorial
    by
    %a{:href => "http://www.michaelhartl.com/"} Michael Hartl
  %nav
    %ul
      %li= link_to "About",   about_path
      %li= link_to "Contact", contact_path
      %li
        %a{:href => "http://news.railstutorial.org/"} News