Module Capistrano::Deploy::Strategy
In: lib/capistrano/recipes/deploy/strategy.rb
lib/capistrano/recipes/deploy/strategy/export.rb
lib/capistrano/recipes/deploy/strategy/base.rb
lib/capistrano/recipes/deploy/strategy/remote_cache.rb
lib/capistrano/recipes/deploy/strategy/copy.rb
lib/capistrano/recipes/deploy/strategy/unshared_remote_cache.rb
lib/capistrano/recipes/deploy/strategy/remote.rb
lib/capistrano/recipes/deploy/strategy/checkout.rb

Methods

new  

Classes and Modules

Class Capistrano::Deploy::Strategy::Base
Class Capistrano::Deploy::Strategy::Checkout
Class Capistrano::Deploy::Strategy::Copy
Class Capistrano::Deploy::Strategy::Export
Class Capistrano::Deploy::Strategy::Remote
Class Capistrano::Deploy::Strategy::RemoteCache
Class Capistrano::Deploy::Strategy::UnsharedRemoteCache

Public Class methods

[Validate]