Results for: "module_function"

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
No documentation available
No documentation available
No documentation available

Make directories for index generation

The path where installed executables live

Adds an executable named “executable” to spec with the given shebang.

The executable is also written to the bin dir in @tmpdir and the installed gem directory for spec.

Builds the @spec gem and returns an installer for it. The built gem includes:

bin/executable
lib/code.rb
ext/a/mkrf_conf.rb
No documentation available

Find and fetch gem name tuples that match dependency.

If matching_platform is false, gems for all platforms are returned.

Find and fetch specs that match dependency.

If matching_platform is false, gems for all platforms are returned.

Adds a development dependency named gem with requirements to this gem.

Usage:

spec.add_development_dependency 'example', '~> 1.1', '>= 1.1.4'

Development dependencies aren’t installed by default and aren’t activated when a gem is required.

Return currently unresolved specs that contain the file matching path.

Specification attributes that must be non-nil

Finds all gems that satisfy dep

TODO: move to minitest

Builds a gem from spec and places it in File.join @gemhome, 'cache'. Automatically creates files based on spec.files

Search took: 8ms  ·  Total Results: 3558