Libraries
»
shoestring
(0.0.9)
»
Index (B)
»
Shoestring
»
Bundler
Class: Shoestring::Bundler
Inherits:
Base
Object
Base
Shoestring::Bundler
show all
Defined in:
lib/shoestring/bundler.rb
Instance Method Summary
collapse
#
check
⇒ Object
Methods inherited from
Base
check
Instance Method Details
#
check
⇒
Object
4 5 6 7
# File 'lib/shoestring/bundler.rb', line 4
def
check
install_bundler
install_gems
end