Returns full path to the directory where gem’s extensions are installed.
Returns path to the extensions directory.
Location of RubyGems.org credentials
Really verbose mode gives you extra output.
Indicated, based on the requested domain, if local gems should be considered.
Indicated, based on the requested domain, if remote gems should be considered.
Builds extensions. Valid types of extensions are extconf.rb files, configure scripts and rakefiles or mkrf_conf files.
Prepares the gem for signing and checksum generation. If a signing certificate and key are not present only checksum generation is set up.
Dump only the raw version string, not the complete object. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.
Load custom marshal format. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.
remove trailing zeros segments before first letter or at the end of the version
Combines sets
into a ComposedSet
that allows specification lookup in a uniform manner. If one of the sets
is itself a ComposedSet
its sets are flattened into the result ComposedSet
.
The path where this gem installs its extensions.
Duplicates Array
and Gem::Requirement
attributes from other_spec
so state isn’t shared.
Is this specification missing its extensions? When this returns true you probably want to build_extensions