Class
Bundler::Source::Path
In:
lib/bundler/source.rb
Parent:
Object
Methods
==
app_cache_dirname
cache
cached!
eql?
from_lock
hash
install
local_specs
name
new
remote!
specs
to_lock
to_s
Classes and Modules
Class
Bundler::Source::Path::Installer
Constants
DEFAULT_GLOB
=
"{,*,*/*}.gemspec"
Attributes
name
[W]
options
[R]
path
[R]
version
[RW]
Public Class methods
from_lock
(options)
new
(options)
Public Instance methods
==
(o)
Alias for eql?
app_cache_dirname
()
cache
(spec)
cached!
()
eql?
(o)
hash
()
install
(spec)
local_specs
(*)
name
()
remote!
()
specs
()
to_lock
()
to_s
()
[Validate]