activerecord-mysql2spatial-adapter icon indicating copy to clipboard operation
activerecord-mysql2spatial-adapter copied to clipboard

Support Active Record 4.2 WIP

Open dschweisguth opened this issue 8 years ago • 5 comments

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 avatar Jun 30 '17 19:06 dschweisguth

@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.

januszm avatar Jun 30 '17 19:06 januszm

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.

dschweisguth avatar Jun 30 '17 21:06 dschweisguth

Hi,

Any news ?

guizmaii avatar Aug 12 '18 19:08 guizmaii

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

januszm avatar Aug 15 '18 18:08 januszm

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.

dschweisguth avatar Aug 17 '18 04:08 dschweisguth