Tag bundler

14 votes

3 comments

17959 views

DRY bundler in capistrano

There are a few posts told you how to integrate bundler into capistrano, but they are out of date now. After bundler 1.0 released, you can add only one line in capistrano to use bundler.

implemented
flyerhzm
Fork me on GitHub