brownjohnf/OverRealm

View on GitHub
app/views/places/index.html.haml

Summary

Maintainability
Test Coverage
.row
  .column.small-12
    %h1 Places
    %ul
      - @places.each do |p|
        %li= link_to p.name, p