소스 검색

Merge pull request #29 from akretion/master

Add wagon command

See http://locomotive.works/
Graham Ashton 9 년 전
부모
커밋
9238338675
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      bundler-exec.sh

+ 1 - 0
bundler-exec.sh

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