json.extract! tem_test, :id, :name, :email, :created_at, :updated_at json.url tem_test_url(tem_test, format: :json)