Module Kernel
In: lib/twitter/ext/stdlib.rb

Extension to Kernel to add gem_present? without any exceptions raised

Methods

Public Instance methods

Returns whether or not a gem exists without raising a Gem::LoadError exception

[Validate]