Twitter of the Day
@leopinheiro: I want to use Liquibase with Rails (like a plugin), any idea?
When I started LiquiBase, I quickly threw out the idea of creating a Java port of Rail’s Migrations. Over the years, a common question is “why doesn’t this work like Migrations?” It is nice to see at least one person in the Rails community that sees the light
Tal Rotbart:
I’ve created a liquibase-rails gem to allow Liquibase to integrate well with JRuby on Rails. This was extracted from a project that shares a schema between Java-based and Rails-based frontends. I’m plugging it here in case anyone would like to give it a go.
http://github.com/redbeard/liquibase-rails
Cheers,
8 September 2009, 7:18 amTal
Nathan Voxland:
Great to hear! The best place(s) to announce it is on the extension portal and the user forum
9 September 2009, 12:02 am