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."