Explorar el Código

Added heroku to list of commands.

Graham Ashton hace 14 años
padre
commit
7d30b077f2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bundler-exec.sh

+ 1 - 1
bundler-exec.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-BUNDLED_COMMANDS="cucumber rackup rails rake rspec ruby shotgun spec"
+BUNDLED_COMMANDS="cucumber heroku rackup rails rake rspec ruby shotgun spec"
 
 ## Functions