Sha256: 58ad2709d869a53b9f65c8c1f73122b74747706dbbef727c3dd13acdf6dcf147
Contents?: true
Size: 291 Bytes
Versions: 14
Compression:
Stored size: 291 Bytes
Contents
class Ahoy::Store < Ahoy::DatabaseStore end # set to true for JavaScript tracking Ahoy.api = false # 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
14 entries across 14 versions & 1 rubygems