Class Bundler::Source::Path
In: lib/bundler/source/path.rb
lib/bundler/source/path/installer.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

Public Instance methods

==(o)

Alias for eql?

[Validate]