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