Rails rake tasks to sync your remote database to your local development environment
So, you’re managing or developing a Ruby on Rails application that you deploy regularly using Capistrano (as any sane Rails developer should), and you want a really easy way to sync up the database on your remote production server with the development environment you have running on your local machine. This is really useful for debugging your app, especially if you have a lot of user-generated content. It’s also just really helpful for design and development if your local environment looks exactly the same as your live environment.
3 people have commented on this bookmark
| Name | Title | Rating | When | |
|---|---|---|---|---|
| Luigi | Rails rake tasks to sync your remote database to your loc... |
Not rated yet.
|
November 16, 2007 | |
| Keston | Rails rake tasks to sync your remote database to your loc... |
Not rated yet.
|
August 24, 2007 | |
| Ivan | Rails rake tasks to sync your remote database to your loc... |
Not rated yet.
|
August 2, 2007 | |
So, you’re managing or developing a Ruby on Rails application that you deploy regularly using Capistrano (as any sane Rails developer should), and you want a really easy way to sync up the database on your remote production serv... |
||||
