marnen/duckbill

View on GitHub
app/views/clients/show.html.haml

Summary

Maintainability
Test Coverage
- content_for :title do
  = @client.name

%table
  %thead= render 'header'
  %tbody= render @client