# File lib/gitlab/client/runners.rb, line 83 def project_runners(project_id) get("/projects/#{project_id}/runners") end