deploy_s3 0.0.3
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