Browse Source

Added heroku to list of commands.

Graham Ashton 14 năm trước cách đây
mục cha
commit
7d30b077f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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