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 :)

2 Comments

  1. 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,
    Tal

  2. Nathan Voxland:

    Great to hear! The best place(s) to announce it is on the extension portal and the user forum

Leave a comment