Flowdock
class
Importance_1
v2_5_5 - Show latest stable - 0 notes - Superclass: Object

A Source knows how to list and fetch gems from a RubyGems marshal index.

There are other Source subclasses for installed gems, local gems, the bundler dependency API and so-forth.

Constants

FILES = { # :nodoc: :released => 'specs', :latest => 'latest_specs', :prerelease => 'prerelease_specs', }

Attributes

[R] uri

The URI this source will fetch gems from.

Show files where this class is defined (1 file)
Register or log in to add new notes.