Support Active Record 4.2 WIP
This PR intends to fix #12. It starts with a reapplication of the changes in https://github.com/fjl82/activerecord-mysql2spatial-adapter to current master.
To do:
- fix tests
- upgrade mysql2 dependency to 0.4.*, if that can be done without much extra work
- bump activerecord-mysql2spatial-adapter version, probably to 0.6.0
@dschweisguth I'd like to propose changes in baby steps, let's first add compatibility with newer rgeo , merge, and then let's focus on ActiveRecord 4.2
Also, things like code cleanup and .gitignore / Gemfile improvements we can do in a separate PR. It'll be easier to handle this and we'll deliver results in smaller increments, faster.
I based this on the branch for my previous PR. Only the last commit here will remain after that other branch is merged and this one is rebased.
Hi,
Any news ?
I think it's time to find a new maintainer for this project, I have not used this in my work for a long time.
I'll look at your new PR soon
Other things are taking my time right now. I'll eventually get back to the project that uses this gem, but not very soon. Please do tell me if I should rebase anything of mine or test new releases of this gem against my project.