Results for: "remove_const"

Pulls lookup tuples out of the TupleSpace and sends their DRb object the address of the local TupleSpace.

Returns an expiry Time based on sec which can be one of:

Numeric

sec seconds into the future

true

the expiry time is the start of 1970 (i.e. expired)

nil

it is Tue Jan 19 03:14:07 GMT Standard Time 2038 (i.e. when UNIX clocks will die)

Returns a valid argument to make_expires and the renewer or nil.

Given true, nil, or Numeric, returns that value and nil (no actual renewer). Otherwise it returns an expiry value from calling it.renew and the renewer.

true if the TupleBag to see if it has any expired entries.

Returns all tuples matching tuple. Does not remove the found tuples.

No documentation available

Notifies all registered listeners for event of a status change of tuple.

No documentation available

Returns the full path to this spec’s gem directory. eg: /usr/local/lib/ruby/1.8/gems/mygem-1.0

Returns the full path to the gems directory containing this spec’s gem directory. eg: /usr/local/lib/ruby/1.8/gems

No documentation available

Location of RubyGems.org credentials

Return a hash of predecessors. result[spec] is an Array of gemspecs that have a dependency satisfied by the named gemspec.

Lazy accessor for the spec’s gem directory.

No documentation available
No documentation available

Reads and loads checksums.yaml.gz from the tar file gem

Verifies entry in a .gem file.

Verifies the files of the gem

No documentation available
No documentation available

Load a dependency management file.

No documentation available

Return a list of all gems that have a dependency on this gemspec. The list is structured with entries that conform to:

[depending_gem, dependency, [list_of_gems_that_satisfy_dependency]]

List of dependencies that are used for development

Search took: 5ms  ·  Total Results: 3564