adding sidekiq to bundled commands list

This commit is contained in:
Bruno Pinto 2013-03-19 17:36:17 -03:00
parent 120131001d
commit 71d79d8111

View File

@ -23,7 +23,7 @@ function _run-with-bundler
end
### Main program
set -l bundled_commands annotate cap capify cucumber foreman guard middleman nanoc rackup rainbows rake rspec ruby shotgun spec spinach spork thin thor unicorn unicorn_rails
set -l bundled_commands annotate cap capify cucumber foreman guard middleman nanoc rackup rainbows rake rspec ruby shotgun sidekiq spec spinach spork thin thor unicorn unicorn_rails
for cmd in $bundled_commands
if not contains $cmd bundle gem