Results for: "minmax"

Initialization tasks without the “yield self” or define operations.

Create the Rake tasks and actions specified by this Gem::PackageTask. (define is automatically called if a block is given to new).

Installs gems for this RequestSet using the Gem::Installer options.

If a block is given an activation request and installer are yielded. The installer will be nil if a gem matching the request was already installed.

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

Finds the path to the Ruby executable

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

Normalize the URI by adding “http://” if it is missing.

No documentation available
No documentation available
No documentation available
No documentation available

See IO.unlink when path is a file.

See Dir.unlink when path is a directory.

No documentation available
No documentation available
No documentation available
No documentation available

Sets userinfo, argument is string like ‘name:pass’.

Returns the userinfo, either as ‘user’ or ‘user:password’.

Returns normalized URI.

require 'uri'

URI("HTTP://my.EXAMPLE.com").normalize
#=> #<URI::HTTP http://my.example.com/>

Normalization here means:

Destructive version of normalize.

No documentation available

Args

uris

an Array of Strings

Description

Attempts to parse and merge a set of URIs.

No documentation available

Args

uris

an Array of Strings

Description

Attempts to parse and merge a set of URIs.

No documentation available
Search took: 4ms  ·  Total Results: 1972