Class: Shoestring::Bundler

Inherits:
Base
  • Object
show all
Defined in:
lib/shoestring/bundler.rb

Instance Method Summary collapse

Methods inherited from Base

check

Instance Method Details

#checkObject



4
5
6
7
# File 'lib/shoestring/bundler.rb', line 4

def check
  install_bundler
  install_gems
end