Sha256: 9bfc0aa9f71099fd384f04b4495dc43e2604e38e6a946c98f69d5ffaeefa520d
Contents?: true
Size: 521 Bytes
Versions: 7
Compression:
Stored size: 521 Bytes
Contents
=============================================================================== Some setup you must do manually based on your project requirement: 1. To prevent Rails actions from tracking visits: `skip_before_action :track_ahoy_visit` 2. To associate and add association in the model with ahoy. Add `visitable :ahoy_visit` in the model. You could find more configuration options on Ahoy documentation: https://github.com/ankane/ahoy ===============================================================================
Version data entries
7 entries across 7 versions & 1 rubygems