Results for: "to_proc"

| AdditiveExpr (‘+’ | S ‘-’) MultiplicativeExpr | MultiplicativeExpr

| MultiplicativeExpr (‘*’ | S (‘div’ | ‘mod’) S) UnaryExpr | UnaryExpr

| ‘-’ UnaryExpr | UnionExpr

| UnionExpr ‘|’ PathExpr | PathExpr

| LocationPath | FilterExpr (‘/’ | ‘//’) RelativeLocationPath

| FilterExpr Predicate | PrimaryExpr

No documentation available

Creates a tar header from IO stream

No documentation available

Block form for placing a dependency in the given groups.

group :development do
  gem 'debugger'
end

group :development, :test do
  gem 'minitest'
end

Groups can be excluded at install time using ‘gem install -g –without development`. See `gem help install` and `gem help gem_dependencies` for further details.

A hint run by the resolver to allow the Set to fetch data for DependencyRequests reqs.

When allow_prerelease is set to true prereleases gems are allowed to match dependencies.

No documentation available

Prefetches reqs in all sets.

Prefetches specifications from the git repositories in this set.

Errors encountered while resolving gems

No documentation available
No documentation available

The prefetch method may be overridden, but this is not necessary. This default implementation does nothing, which is suitable for sets where looking up a specification is cheap (such as installed gems).

When overridden, the prefetch method should look up specifications matching reqs.

No documentation available
No documentation available

Indicates progress roughly once every second @return [void]

No documentation available

Return the block length of the digest in bytes.

No documentation available
Search took: 2ms  ·  Total Results: 1909