class Middleman::Cli::Bundle
A initializing Bundler
def bundle
def bundle run('bundle install --without development test')#, :capture => true) end
A initializing Bundler
def bundle run('bundle install --without development test')#, :capture => true) end