Class
Bundler::Source::Rubygems
In:
lib/bundler/source.rb
Parent:
Object
TODO: Refactor this class
Methods
==
add_remote
cache
cached!
eql?
fetch
from_lock
hash
install
merge_remotes
name
new
options
remote!
specs
sudo
to_lock
to_s
Attributes
remotes
[R]
Public Class methods
from_lock
(options)
new
(options = {})
Public Instance methods
==
(o)
Alias for eql?
add_remote
(source)
cache
(spec)
cached!
()
eql?
(o)
fetch
(spec)
hash
()
install
(spec)
merge_remotes
(source)
name
()
Alias for
to_s
options
()
remote!
()
specs
()
sudo
(str)
to_lock
()
to_s
()
[Validate]