RubyGems.org

Capistrano exts is a set of helper tasks to help with the initial server configuration and application provisioning. Things like creating the directory structure, setting up that database, and other one-off you might find yourself doing by hand far too often. It provides many helpful post-deployment tasks to help you import/export database and contents as well as sync one stage with another.

installgem install capistrano-exts -v 1.13.0
Authors

Wael Nasreddine

29,234 total downloads 764 for this version
Owners

9730e28f36f98687f5b3c727f29af8d5

Gemfile
gem "capistrano-exts", "~> 1.13.0"
Versions
  1. 1.14.1 May 23, 2012
  2. 1.13.2 September 22, 2011
  3. 1.13.1 September 21, 2011
  4. 1.13.0 September 21, 2011
  5. 1.12.1 September 21, 2011
Show all versions (38 total)