gadzorg/gram2_api_server

View on GitHub
app/views/clients/show.json.jbuilder

Summary

Maintainability
Test Coverage
json.extract! @client, :id, :name, :password, :description, :active, :email, :authentication_token, :created_at, :updated_at