Module: Ddenv::Goals::RubyInstallInstalled

Defined in:
lib/ddenv/goals/ruby_install_installed.rb

Class Method Summary collapse

Class Method Details

.newObject



6
7
8
# File 'lib/ddenv/goals/ruby_install_installed.rb', line 6

def self.new
  Ddenv::Goals::HomebrewPackageInstalled.new("ruby-install")
end