Using Capistrano to import production data to your development database
In this episode I will walk you through a very useful Capistrano 2.0 task that can be used to download production data to your development machine and import it into your development database.
It is useful to reproduce bugs and backup production database. You will see how to make Capistrano execute commands on your local machine.
Signup now to download the episode for free.