Closed whatyoubendoing closed 9 years ago
I believe you! Any chance you feel like taking a crack at a patch? You could add 4.2 to the test suite by creating a new Gemfile for it in the spec
dir, and then it will be run by the all_rails
script. That should help you debug the problem and know when you have solved it.
I created a first version of the update to rails 4.2 only done the enum property at the moment for mysql. It has completely changed so it has almost no compatibility with the old way activerecord_enum did it not completely sure how to handle the version difference with that. I will probably improve it more before I will merge request though you can have a look at my fork.
What is the status of this @nulian?
Fixed by #8.
This doesn't work with rails4.2-beta1