Browse Source

Merge pull request #29 from akretion/master

Add wagon command

See http://locomotive.works/
Graham Ashton 9 năm trước cách đây
mục cha
commit
9238338675
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      bundler-exec.sh

+ 1 - 0
bundler-exec.sh

@@ -72,6 +72,7 @@ tt
 turn
 unicorn
 unicorn_rails
+wagon
 }"
 
 for CMD in $BUNDLED_COMMANDS; do