spatial_adapter icon indicating copy to clipboard operation
spatial_adapter copied to clipboard

Rails 3.1.0+ compatibility (and a few other minor improvements)

Open Empact opened this issue 13 years ago • 0 comments

Hey there,

I made some improvements to spatial adapter to get it working under Rails 3.1.0 for my own use, and posted about fork here: #26

Several people have confirmed that it works for them and one has suggested a pull request, so here it is.

One issue, which I noted in my original comment to that thread:

I have a working fix, but still an outstanding issue or two. Most notably, the schema dumper doesn't seem to be picking up its extensions, when run from within my rails project. The schema dumper specs pass.

Also note I've only been testing on postgres.

Empact avatar Dec 19 '11 14:12 Empact