spec_file() Instance Public methods The location of of the spec file that is installed.
unpack(directory) Instance Public methods Unpacks the gem into the given directory.
verify_gem_home(unpack = false) Instance Public methods DOC: Missing docs or :nodoc:.
windows_stub_script(bindir, bin_file_name) Instance Public methods return the stub script text used to launch the true ruby script
write_build_info_file() Instance Public methods Writes the file containing the arguments for building this gem's extensions.
write_cache_file() Instance Public methods Writes the .gem file to the cache directory
write_spec() Instance Public methods Writes the .gemspec specification (in Ruby) to the gem home's specifications directory.
add_install_update_options() Instance Public methods Add the install/update options to the option parser.
install_update_defaults_str() Instance Public methods Default options for the gem install command.
accept_uri_http() Instance Public methods Allows OptionParser to handle HTTP URIs.
Page 314 of 11844