method

suggest_gems_from_name

v1_9_3_392 - Show latest stable - Class: Gem::SpecFetcher
suggest_gems_from_name(gem_name)
public

Suggests a gem based on the supplied gem_name. Returns a string of the gem name if an approximate match can be found or nil otherwise. NOTE: for performance reasons only gems which exactly match the first character of gem_name are considered.