Exception: Rudy::SCM::NoRemotePath

Inherits:
Error
  • Object
show all
Defined in:
lib/rudy/scm.rb

Instance Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Rudy::Error

Instance Method Details

#messageObject



27
28
29
# File 'lib/rudy/scm.rb', line 27

def message 
  "Add a path for #{@obj} in your routines config"
end