Results for: "remove_const"

No documentation available
No documentation available

Paths in the gem to add to $LOAD_PATH when this gem is activated.

See also require_paths=

If you have an extension you do not need to add "ext" to the require path, the extension build process will copy the extension files into “lib” for you.

The default value is "lib"

Usage:

# If all library files are in the root directory...
spec.require_path = '.'

Really verbose mode gives you extra output.

Are we doctoring a gem repository?

No documentation available
No documentation available
No documentation available

Return a progress reporter object chosen from the current verbosity.

Redirects to url with a WEBrick::HTTPStatus::Redirect status.

Example:

res.set_redirect WEBrick::HTTPStatus::TemporaryRedirect

Visit all subnodes of self recursively

Enumerates the parents of directory.

No documentation available
No documentation available

Set the entity expansion limit. By default the limit is set to 10240.

Deprecated. Use REXML::Security.entity_expansion_text_limit= instead.

Get the entity expansion limit. By default the limit is set to 10240.

Deprecated. Use REXML::Security.entity_expansion_text_limit instead.

Get a single optional argument from the command line. If more than one argument is given, return only the first. Return nil if none are given.

No documentation available

Creates the following instance variables:

@spec

a spec named ‘a’, intended for regular installs

@user_spec

a spec named ‘b’, intended for user installs

@gem

the path to a built gem from @spec

@user_gem

the path to a built gem from @user_spec

And returns a Gem::Installer for the @user_spec that installs into Gem.user_dir

Set the entity expansion limit. By default the limit is set to 10240.

Get the entity expansion limit. By default the limit is set to 10240.

No documentation available
No documentation available
No documentation available

When allow_prerelease is set to true prereleases gems are allowed to match dependencies.

Search took: 5ms  ·  Total Results: 4175