Closed awd closed 12 years ago
yes it's definitely on the list. I guess it's actually more a dependency issue, as the migration API didn't change.
I'll try running test in Rails3 a keep u updated...
Take a look at this for a (backwards incompatible) patch that works on Rails 3: https://github.com/odorcicd/large-hadron-migrator/commit/002ac5a566ec23b10230fc9f5ee0ca17a5b0e9a0
Bump. Any progress on Rails 3 compatibilty?
The lhm
gem (formerly large-hadron-migrator
) is fully Rails 3.x compatible starting with version 1.0. We added explicit CI environments to ensure the compatibility with newest versions (currently Rails 2.3.14 and 3.1.3).
Thanks a lot!!
Any plans to add Rails 3 support?