Flowdock
method

source

Importance_1
v2_6_3 - Show latest stable - 0 notes - Class: GemDependencyAPI
source(url) public

:category: Gem Dependencies DSL

Sets url as a source for gems for this dependency API. RubyGems uses the default configured sources if no source was given. If a source is set only that source is used.

This method differs in behavior from Bundler:

  • The :gemcutter, # :rubygems and :rubyforge sources are not supported as they are deprecated in bundler.

  • The prepend: option is not supported. If you wish to order sources then list them in your preferred order.

Show source
Register or log in to add new notes.