Class Bundler::Source::Git
In: lib/bundler/source.rb
Parent: Path

Methods

==   cache_path   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

Public Instance methods

==(o)

Alias for eql?

TODO: actually cache git specs

[Validate]