use Workspace.config.ruby_executable instead, or Autoproj.config.ruby_executable if you don’t have a workspace context object
18 19 20
# File 'lib/autoproj/autobuild_extensions/dsl.rb', line 18 def self.ruby_executable Autoproj.config.ruby_executable end