rain 1.0.1
Rain is a single-command deployment engine for Rails applications. It defines a set of conventions for deploying the same app version to multiple servers in multiple environments. Leveraging Git tags, it automatically increments versions according to the Semantic Versioning standard and deploys those versions using Capistrano to as many servers and environments as you wish."
Gemfile:
=
インストール:
=
Runtime依存関係 (3):
Development依存関係 (7):
guard-bundler
>= 0
guard-minitest
>= 0
jquery-rails
>= 0
mini_shoulda
>= 0
mini_specunit
>= 0
minitest
>= 0
pg
>= 0