marnen/duckbill

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

Summary

Maintainability
Test Coverage
%tr
  %th
    -# actions
  %th= _ 'Name'
  %th= _ 'Company'
  %th= _ 'E-mail address'
  %th= _ 'Street'
  %th= _ 'City'
  %th= _ 'State'
  %th= _ 'ZIP code'