jystewart / multi-database-migrations

A plugin to make it easier to host migrations for multiple databases in one rails app. This plugin doesn't work with rails 3+ and has been superseded by https://github.com/chrisrohr/multi-database-migrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 3 support

trungpham opened this issue · comments

does this work with rails 3?

I'm no longer using it myself so can't be sure, but my guess would be that the rake tasks would work but the generators wouldn't.

I'm more than happy to accept patches or to hand the project over to someone who is actively using it.

James,

I have converted this plugin to Rails 3.0.x. Would you like a pull request or to hand it over? I have kept your original credits in the documentation (and will continue to do so).

Looks great, Chris.

If you're going to be using this then it's probably best to hand it over. I can update the description and README of this one to reference your version?

Ok, that works. I will be using this very soon. I was getting ready to write my own when I found yours. Thanks for the initial work.

Great. That's done.