Class
Bundler::Source::Git
In:
lib/bundler/source.rb
Parent:
Path
Methods
==
eql?
from_lock
install
load_spec_files
name
new
path
specs
to_lock
to_s
unlock!
Attributes
options
[R]
ref
[R]
submodules
[R]
uri
[R]
Public Class methods
from_lock
(options)
new
(options)
Public Instance methods
==
(o)
Alias for eql?
eql?
(o)
install
(spec)
load_spec_files
()
name
()
path
()
specs
()
TODO: actually cache git
specs
to_lock
()
to_s
()
unlock!
()
[Validate]