Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Use count(:all) to fix issue of Geocoder with Rails 4.1 #3

Closed
wants to merge 1 commit into from

Conversation

neilmarion
Copy link

www.pivotaltracker.com/story/show/107064082

Due to the update to Rails 4.1, Geocoder has a issue with regards
to its SQL composition. This causes a syntax error to Geocoder's
Location-based queries.

Issue can be found here:
alexreisner/geocoder#630

[#107064082]
Due to the update to Rails 4.1, Geocoder has a issue with regards
to its SQL composition. This causes a syntax error to Geocoder's
Location-based queries.

Issue can be found here:
alexreisner/geocoder#630
@ramontayag
Copy link
Contributor

Can we add a spec?

@jmalvinchin
Copy link

Moving this to @neilmarion's fork since both of us do not have permissions to push here.

@neilmarion neilmarion closed this Nov 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants