Results for: "remove_const"

No documentation available
No documentation available

The full path to the gem (install path + full name).

Display to the user that a gem couldn’t be found and reasons why

Returns the RubyGems.org API key

Sets the RubyGems.org API key to api_key

Builds Marshal quick index gemspecs.

Build a single index for RubyGems 1.2 and newer

Builds indices for RubyGems 1.2 and newer. Handles full, latest, prerelease

No documentation available

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

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.

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

Removes all installed gems from +@gemhome+.

Creates several default gems which all have a lib/code.rb file. The gems are not installed but are available in the cache dir.

+@a1+

gem a version 1, this is the best-described gem.

+@a2+

gem a version 2

+@a3a

gem a version 3.a

+@a_evil9+

gem a_evil version 9, use this to ensure similarly-named gems don’t collide with a.

+@b2+

gem b version 2

+@c1_2+

gem c version 1.2

+@pl1+

gem pl version 1, this gem has a legacy platform of i386-linux.

Additional prerelease gems may also be created:

+@a2_pre+

gem a version 2.a

TODO: nuke this and fix tests. this should speed up a lot

No documentation available
No documentation available
No documentation available

offline mode. read name=value pairs on standard input.

No documentation available

A convenience method, like object_group, but also reformats the Object’s object_id.

@return the previous sibling (nil if unset)

Returns the position that self holds in its parent’s array, indexed from 1.

No documentation available
Search took: 6ms  ·  Total Results: 3750