Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
copy development db to production (both mysql)
11 Posts
copy development db to production (both mysql)
A nice way to do this is with the Taps gem. Take a look at how this works http://adam.blog.heroku.com/past/2009/2/11/taps_for_easy_database_transfers/
11 Posts
