Results for: "module_function"

No documentation available

The Requirement of the unresolved dependency (not Version).

Concatenates the new requirements onto this requirement.

A string representation of this Version.

Extensions to build when installing the gem, specifically the paths to extconf.rb-style files used to compile extensions.

These files will be run when the gem is installed, causing the C (or whatever) code to be compiled on the user’s machine.

Usage:

spec.extensions << 'ext/rmagic/extconf.rb'

See Gem::Ext::Builder for information about writing extensions for gems.

Activate this spec, registering it as a loaded spec and adding it’s lib paths to $LOAD_PATH. Returns true if the spec was activated, false if it was previously activated. Freaks out if there are conflicts upon activation.

Return any possible conflicts against the currently loaded specs.

Sets extensions to extensions, ensuring it is an array.

Set the version to version.

Returns extensions.

Setter for extensions val.

Obtains a lock, runs the block, and releases the lock when the block completes. See the example under Thread::Mutex.

Returns URL-unescaped string following RFC 3986.

URL-decode a string following RFC 3986 with encoding(optional).

string = CGI.unescapeURIComponent("%27Stop%21%27+said%20Fred")
   # => "'Stop!'+said Fred"
No documentation available
No documentation available
No documentation available

Calculate cursor position in word wrapped content.

No documentation available
No documentation available

Creates an option parser and fills it in with the help info for the command.

Checks the permissions of the credentials file. If they are not 0600 an error message is displayed and RubyGems aborts.

No documentation available
No documentation available

Implementation for Specification#validate_for_resolution

Search took: 5ms  ·  Total Results: 3609