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
Split the Gem search path (as reported by Gem.path
).
Adds a development dependency named gem
with requirements
to this gem.
Usage:
spec.add_development_dependency 'example', '~> 1.1', '>= 1.1.4'
Development dependencies aren’t installed by default and aren’t activated when a gem is required.
offline mode. read name=value pairs on standard input.