Results for: "Data"

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 = '.'

Returns the paths to the source files for use with analysis and documentation tools. These paths are relative to full_gem_path.

Location of RubyGems.org credentials

Is this dependency simply asking for the latest version of a gem?

Does this dependency match spec?

NOTE: This is not a convenience method. Unlike match? this method returns true when spec is a prerelease version even if this dependency is not a prerelease dependency.

No documentation available

append a platform to the list of mismatched platforms.

Platforms are added via this instead of injected via the constructor so that we can loop over a list of mismatches and just add them rather than perform some kind of calculation mismatch summary before creation.

No documentation available

Builds and installs indices.

Install generated indices into the destination directory.

Defaults to use Ruby’s program prefix and suffix.

Return an Array of Specifications contained within the gem_home we’ll be installing into.

Creates an installer for spec that will install into gem_home. If user is true a user-install will be performed.

No documentation available
No documentation available

Return the default Gem path

This is ported over from the yaml_tree in 1.9.3

Downloads uri and returns it as a String.

No documentation available
No documentation available
No documentation available

True if version satisfies this Requirement.

No documentation available

Paths in the gem to add to $LOAD_PATH when this gem is activated. 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_paths = ['.']
No documentation available
Search took: 4ms  ·  Total Results: 1588