NerdDiffer/job_tracker

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

Summary

Maintainability
Test Coverage
json.extract! @contact, :id, :name, :title, :company_id, :phone1, :phone2, :email, :created_at, :updated_at