Results for: "match"

Iterates over all discovered TupleSpaces starting with the primary.

Yields event/tuple pairs until this NotifyTemplateEntry expires.

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

Yields each Tuple in this AvailableSet

True when the gem has been activated

The path to the data directory for this gem.

Platform of the gem

Delegates to @hash

Iterator over dependency_order

Construct an installer object for the gem file located at path

No documentation available
No documentation available

Factory method to create a Version object. Input may be a Version or a String. Intended to simplify client code.

ver1 = Version.create('1.3.17')   # -> (Version object)
ver2 = Version.create(ver1)       # -> (ver1)
ver3 = Version.create(nil)        # -> nil
No documentation available

Yields each source URI in the list.

Checks that the specification contains all required fields, and does a very basic sanity check.

Raises InvalidSpecificationException if the spec does not pass the checks.

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

Search took: 4ms  ·  Total Results: 2165