Class: Docman::Deployers::LocalDeployer

Inherits:
Deployer
  • Object
show all
Defined in:
lib/docman/deployers/local_deployer.rb

Instance Attribute Summary

Attributes inherited from Deployer

#deploy_target

Instance Method Summary collapse

Methods inherited from Deployer

#build, #build_type, #initialize

Constructor Details

This class inherits a constructor from Docman::Deployers::Deployer

Instance Method Details

#push(info, state_name) ⇒ Object



4
5
# File 'lib/docman/deployers/local_deployer.rb', line 4

def push(info, state_name)
end