Parcourir la source

Added jlong/serve

Ale Muñoz il y a 13 ans
Parent
commit
5cb3d2eaa7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      bundler-exec.sh

+ 1 - 1
bundler-exec.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails}"
+BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-cap capify cucumber heroku rackup rails rake rspec ruby serve shotgun spec spork thin unicorn unicorn_rails}"
 
 ## Functions