Commit 3de8d837 authored by Bruno Pinto's avatar Bruno Pinto

Merge pull request #161 from CADBOT/master

parents 376ae338 4c476a64
......@@ -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 sidekiq spec spinach spork thin thor unicorn unicorn_rails
set -l bundled_commands annotate cap capify cucumber foreman guard middleman nanoc puma 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment