Module: Releasy::Deployers
- Extended by:
- Mixins::Register
- Defined in:
- lib/releasy/deployers.rb,
lib/releasy/deployers/local.rb,
lib/releasy/deployers/rsync.rb,
lib/releasy/deployers/github.rb,
lib/releasy/deployers/deployer.rb
Overview
Contains all Deployer types.
Defined Under Namespace
Classes: Deployer, Github, Local, Rsync