class Yade::Project::Rest::Client::NvmRuntimeClient
rvm runtime client
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/yade/project/rest/client/nvm_runtime_client.rb, line 19 def initialize super('yadeproject', 'nvm-runtime', 'Yade::Project::Rest::Model::NvmRuntime') end