skip_during() Class Public methods Temporarily turn off warnings. Intended for tests only.
new(gem_repository, dry_run = false) Class Public methods Creates a new Gem::Doctor that will clean up gem_repository. Only one gem repository may be cleaned at a time. If dry_run is true no files or directories will be removed.
doctor() Instance Public methods Cleans up uninstalled files and invalid gem specifications
gem_repository?() Instance Public methods Are we doctoring a gem repository?
class_name() Class Public methods
make(dest_path, results) Class Public methods
redirector() Class Public methods
run(command, results, command_name = nil) Class Public methods
build(extension, directory, dest_path, results) Class Public methods
build(extension, directory, dest_path, results, args=[]) Class Public methods
Page 307 of 11844