Helps
What is capistrano multistage?
- A plugin that allows you to store environment-specific variables in different files, and specify a default environment
- It's been on tracker for a while and seems to be stable
- Other options are just specifying your environment-specific variables within separate tasks - keeping everything in one file
