Results for: "module_function"

No documentation available

Cleans up uninstalled files and invalid gem specifications

No documentation available

Run the gem command with the following arguments.

Unpacks the gem into the given directory.

Creates a new package that will read or write to the file gem.

A list of file names contained in this gem

true if this gem has no requirements.

true if the requirement is for only an exact version

True if the version string matches RubyGems’ requirements.

Returns true if this source list includes other which may be a Gem::Source or a source URI.

Return all gem name tuples who’s names match obj

Sanitize the descriptive fields in the spec. Sometimes non-ASCII characters will garble the site index. Non-ASCII characters will be replaced by their XML entity equivalent.

A list of Gem::Dependency objects this gem depends on.

Use add_dependency or add_development_dependency to add dependencies to a gem.

Performs the uninstall of the gem. This removes the spec, the Gem directory, and the cached .gem file.

Parses and redacts uri

No documentation available

Unescapes the uri which came from a CGI parameter

Managable rspec errors

No documentation available

Components of the URI in the order.

Components of the URI in the order.

Returns true if URI does not have a scheme (e.g. http:// or https://) specified.

No documentation available

Args

str

String to search

schemes

Patterns to apply to str

Description

Attempts to parse and merge a set of URIs. If no block given, then returns the result, else it calls block for each element in result.

See also URI::Parser.make_regexp.

Search took: 10ms  ·  Total Results: 3274