Closed JustinAiken closed 3 years ago
Hey @JustinAiken, thanks for the PR! The readme was targeted at new installations, which disabled it by default in the generated intializer (but agree it's confusing):
Starting with Ahoy 4.0 (just released), it's now disabled by default for all installations.
Geocoding is on by default: https://github.com/ankane/ahoy/blob/2515f80d50657014c1531dac05e1f5b4045cb47e/lib/ahoy.rb#L46-L47
But the current README makes it seem like it's not. We noticed this when we had 10's of thousands of geocode jobs in our sidekiq queue 😂