Michael Baird

Results 3 comments of Michael Baird

Ran into this same issue. It's something with this commit -> https://github.com/cyberdelia/heroku-geo-buildpack/commit/77fe3e6bb288f0ef8f94c6c2ed3c6a592d79e225 Didn't have time to dig into why, but forking & removing this commit fixed the issue for us.

Hmm. We also rebuilt the geos/gdal/proj binaries, using the latest heroku-16 docker image. May have been related.

We encountered intermittent test failures relating to this (in our case, `current_admin` returning a hash instead of an `Admin` instance). A handy `rspec --bisect` narrowed it down to an RSpec...