summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorfred-o <fredrik.appelberg@gmail.com>2012-03-26 09:59:50 +0200
committerfred-o <fredrik.appelberg@gmail.com>2012-03-26 09:59:50 +0200
commita4748a2aad0c57f3fab01d7bd2dcbe6be00263d2 (patch)
treecdc18d3ae8275159528f41018d58ec6ac9d54061 /plugins
parent7e5dda7f434b847e4a8899beb736a7251da3d390 (diff)
parent1120f973054836eeb53750f57d69fbec41a340dc (diff)
downloadzsh-a4748a2aad0c57f3fab01d7bd2dcbe6be00263d2.tar.gz
zsh-a4748a2aad0c57f3fab01d7bd2dcbe6be00263d2.tar.bz2
zsh-a4748a2aad0c57f3fab01d7bd2dcbe6be00263d2.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins')
-rw-r--r--plugins/bundler/bundler.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh
index 5e9b82336..e1f571237 100644
--- a/plugins/bundler/bundler.plugin.zsh
+++ b/plugins/bundler/bundler.plugin.zsh
@@ -6,7 +6,7 @@ alias bu="bundle update"
# The following is based on https://github.com/gma/bundler-exec
-bundled_commands=(annotate cap capify cucumber ey foreman guard heroku middleman nanoc rackup rainbows rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
+bundled_commands=(annotate cap capify cucumber ey foreman guard heroku middleman nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
## Functions