Results for: "module_function"

Returns the resulting hash value in a Bubblebabble encoded form.

No documentation available

Called before each event with line/column information.

No documentation available
No documentation available

Specifies the rdoc options to be used when generating API documentation.

Usage:

spec.rdoc_options << '--title' << 'Rake -- Ruby Make' <<
  '--main' << 'README' <<
  '--line-numbers'

Activate all unambiguously resolved runtime dependencies of this spec. Add any ambiguous dependencies to the unresolved list to be resolved later, as needed.

Sets rdoc_options to value, ensuring it is an array. Don’t use this, push onto the array instead.

List of dependencies that will automatically be activated at runtime.

Setter for the continue_timeout attribute.

No documentation available
No documentation available

Iterates over each option, passing the option to the block.

No documentation available

Add a command-line option and handler to the command.

See OptionParser#make_switch for an explanation of opts.

handler will be called with two values, the value of the argument and the options hash.

If the first argument of add_option is a Symbol, it’s used to group options in output. See ‘gem help list` for an example.

Merge a set of command options with the set of default options (without modifying the default option hash).

Count the number of gemspecs in the list specs that are not in ignored.

No documentation available

A recommended version for use with a ~> Requirement.

The default OPTIONS request handler says GET, HEAD, POST and OPTIONS requests are allowed.

Parse uri into a [uri, option] pair.

The DRbProtocol module asks each registered protocol in turn to try to parse the URI. Each protocol signals that it does not handle that URI by raising a DRbBadScheme error. If no protocol recognises the URI, then a DRbBadURI error is raised.

Parse uri into a [uri, option] pair.

The DRbProtocol module asks each registered protocol in turn to try to parse the URI. Each protocol signals that it does not handle that URI by raising a DRbBadScheme error. If no protocol recognises the URI, then a DRbBadURI error is raised.

No documentation available
No documentation available
No documentation available
Search took: 22ms  ·  Total Results: 3710