From cb375f0e9666ea897a5170a8ef0cecff4e893758 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Wed, 24 Feb 2016 12:07:08 +0100 Subject: [PATCH] bundle rails --- shell/bundler | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/bundler b/shell/bundler index dd6db5b..d9e439e 100644 --- a/shell/bundler +++ b/shell/bundler @@ -1,7 +1,6 @@ # bundler -# shall not be bundled: rails, foreman, god -bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb pry) +bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb pry) _bundler-installed() { which bundle > /dev/null 2>&1