nullsix/tinder

View on GitHub
app/views/pieces/edit.html.haml

Summary

Maintainability
Test Coverage
- title = 'edit piece'
- provide :title, title

.row
  .span12
    %h1= title
    = render 'pieces/form'