Overview
| Summary | Liquibase drop-in migration tasks for JRuby on Rails |
| Current Version | 0.0.1 |
| Author | Tal Rotbart (redbeard [at] gmail.com) |
| Home page | http://github.com/redbeard/liquibase-rails |
| Issue Tracking | http://github.com/redbeard/liquibase-rails/issues |
| GIT Repository | git://github.com/redbeard/liquibase-rails.git |
| Supported Database | All |
More in depth:
liquibase-rails is a Rails compatible gem to allow Liquibase to be embedded well within a JRuby on Rails project. This gem was extracted from a production project (1.5m p/v day) that shares a schema between Java-based and Rails-based front ends.
Get the cutting edge at version at:
http://github.com/redbeard/liquibase-rails
Currently compatible with Liquibase 1.9.1, should be fully compatible with 2.0 shortly.
Usage:
Please see home page for up to date installation and usage instructions.
Files
Ruby Gems are installed automatically. You can install liquibase-rails by running the following command:
gem install redbeard-liquibase-rails -s http://gems.github.com
