فهرست منبع

Added heroku to list of commands.

Graham Ashton 14 سال پیش
والد
کامیت
7d30b077f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      bundler-exec.sh

+ 1 - 1
bundler-exec.sh

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