Class
Bundler::Bundle
In:
lib/bundler/bundle.rb
Parent:
Object
Methods
bindir
bindir=
cache
default_gemfile
download_path_for
gem_path
gems
install
list
list_outdated
load
new
path
path=
prune
root
setup_environment
source_index
Attributes
environment
[R]
gemfile
[R]
Public Class methods
default_gemfile
()
load
(gemfile = nil)
new
(gemfile)
TODO: passing in the filename is not good
Public Instance methods
bindir
()
bindir=
(path)
cache
(*gemfiles)
download_path_for
(type)
gem_path
()
gems
()
install
(options = {})
list
(options = {})
list_outdated
(options={})
path
()
path=
(path)
prune
(options = {})
root
()
setup_environment
()
source_index
()
[Validate]