50 51 52
# File 'lib/labclient/projects/methods.rb', line 50 def upload(path) client.projects.upload(id, path) end