Arie/serveme

View on GitHub
app/views/reservation_statuses/_reservation_status.html.haml

Summary

Maintainability
Test Coverage
%tr{id: dom_id(reservation_status)}
  %td= I18n.l(reservation_status.created_at, format: :time)
  %td= reservation_status.status