capistrano-cm¶ ↑
Lightweight extensions to Capistrano which help with updating the remote server to a particular state.
The methods defined in cm.rb will be made available in deployment tasks when the following is added to your recipe:
require ‘capistrano/jsl/cm’
See cm.rb for the methods that will be added to your deployment recipes.
About¶ ↑
Thanks to Hoodiny Entertainment (hoodiny.com) for supporting the development of these extensions!