Uses of Class
hudson.plugins.rake.RubyInstallation

Uses of RubyInstallation in hudson.plugins.rake
 

Methods in hudson.plugins.rake that return RubyInstallation
static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations)
           
protected static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations, java.util.Collection<java.io.File> candidates)
           
 RubyInstallation[] Rake.RakeDescriptor.getInstallations()
           
 

Methods in hudson.plugins.rake with parameters of type RubyInstallation
static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations)
           
protected static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations, java.util.Collection<java.io.File> candidates)
           
static boolean Util.isAlreadyInstalled(RubyInstallation[] current, java.lang.String path)
           
 



Copyright © 2010. All Rights Reserved.