My favorites | Sign in
Google
Projects on Google Code Results 1 - 1 of 1
Easily Migrate ============== 1. Have you ever gotten into a failure state on a migration and needed to set the db version manually? A: Why should you login and manually run sql just to do this, now there is a rake task for it. Use db:version:set 2. Have you ever wanted an easy way to ...