Sha256: 91411a78d8b28038bb402d7971fbcf18ef1d5559d3552e85d1271be05e5b3eef
Contents?: true
Size: 292 Bytes
Versions: 24
Compression:
Stored size: 292 Bytes
Contents
class Ahoy::Store < Ahoy::DatabaseStore end # set to true for JavaScript tracking Ahoy.api = true # set to true for geocoding (and add the geocoder gem to your Gemfile) # we recommend configuring local geocoding as well # see https://github.com/ankane/ahoy#geocoding Ahoy.geocode = false
Version data entries
24 entries across 24 versions & 1 rubygems