Forgive me if I'm missing something obvious (though I think not, I've been reading the docs and source), but why does rails:db_migrate run on the current directory before linking to the new version?
Shouldn't there be a release_path property where it should be run?