gadzorg/gram2_api_server

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

Summary

Maintainability
Test Coverage
%h1 Editing Client
= render 'form'
= link_to 'Show', @client

= link_to 'Back', clients_path