Class: Shuttle::Static
- Defined in:
- lib/shuttle/deployment/static.rb
Constant Summary
Constants included from Helpers
Instance Attribute Summary
Attributes inherited from Deploy
#config, #environment, #ssh, #target, #version
Method Summary
Methods inherited from Strategy
#changes_at?, #checkout_code, #cleanup_release, #cleanup_releases, #connect, #debug?, #deploy, #deploy_running?, #disable_history, #execute_commands, #execute_hook, #export_environment, #keep_releases, #link_release, #release_lock, #rollback, #setup, #update_code, #update_code_svn, #write_lock, #write_release, #write_revision
Methods inherited from Deploy
#available_releases, #initialize, #last_version
Methods included from PathHelpers
#current_path, #deploy_path, #release_path, #scm_path, #shared_path, #version_path
Methods included from Helpers
#deployer_hostname, #error, #git_installed?, #git_remote, #log, #release_exists?, #stream_output, #svn_installed?, #warn
Constructor Details
This class inherits a constructor from Shuttle::Deploy