deploy_s3 0.0.1
Separate out the deployment concerns from your application by using deploy_s3 to write your latest deployed git hash to s3. Then let your provisioning system (for instance, chef + deploy_revision provider) take care of actually deploying new code. deploy_s3 shows diffs between your current branch and the deployed revision.
Gemfile:
=
安装:
=
Development 依赖 (1):
rspec
~> 2.5