Finds all tuples in the TupleBag
which when treated as templates, match tuple
and are alive.
Delete tuples which dead tuples from the TupleBag
, returning the deleted tuples.
The full path to the gem (install path + full name).
Display to the user that a gem couldn’t be found and reasons why
Returns the RubyGems.org API key
Sets the RubyGems.org API key to api_key
Builds Marshal
quick index gemspecs.
Build a single index for RubyGems 1.2 and newer
Builds indices for RubyGems 1.2 and newer. Handles full, latest, prerelease
Creates the following instance variables:
a spec named ‘a’, intended for regular installs
And returns a gem built for the @spec
Builds the @spec gem and returns an installer for it. The built gem includes:
bin/executable lib/code.rb ext/a/mkrf_conf.rb
Split the Gem search path (as reported by Gem.path
).