Flowdock
method

add_source_gem

Importance_0
v2_4_6 - Show latest stable - 0 notes - Class: SourceSet
add_source_gem(name, source) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/resolver/source_set.rb, line 36
  def add_source_gem name, source
    @links[name] = source
  end
Register or log in to add new notes.