Activate all unambiguously resolved runtime dependencies of this spec. Add any ambiguous dependencies to the unresolved list to be resolved later, as needed.
List of dependencies that are used for development
List of dependencies that will automatically be activated at runtime.
Checks that dependencies use requirements as we recommend. Warnings are issued when dependencies are open-ended or overly strict for semantic versioning.
Checks to see if the files to be packaged are world-readable.
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.
The mixed mode default is to treat a list of indices as row access, returning the rows indicated. Anything else is considered columnar access. For columnar access, the return set has an Array
for each row with the values indicated by the headers in each Array
. You can force column or row mode using by_col
!() or by_row
!().
You cannot mix column and row access.
Creates a DRb::DRbObject
given the reference information to the remote host uri
and object ref
.