CHANGELOG.md | 100644 | 0 | 0 | | | 5.52 KB | d7d1fa092c362d7ef82570ef5869aa86f99c1cdd6292b30ab06bb0c62c30a9a2 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 1.32 KB | 474831b2d6b49335f58a18b287ea7695810aa0c67419bd8fb8c76c524efab6ab |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 63193e46c5cdef31b9bab86137e3cf2cd9a2082bebacc110fa94da21af5554c8 |
README.md | 100644 | 0 | 0 | | | 15 KB | 9d36652138f66f41fa01bf35d6693db8b403867b35a7e59cf8a497fa3a3ea74c |
app/controllers/ahoy/base_controller.rb | 100644 | 0 | 0 | | | 1.03 KB | 0ef2205a8920e1403d985bce7b6bea4204dec64679a3d80c6512b1c13ec4be14 |
app/controllers/ahoy/events_controller.rb | 100644 | 0 | 0 | | | 997 Bytes | 370833a4081cfa1186ce4439c0e5e8b37adfce0e7a95bb528b2f2a291323675a |
app/controllers/ahoy/visits_controller.rb | 100644 | 0 | 0 | | | 314 Bytes | ceda789bdd50102c2272fd548936a33f35926f69da8e815297da61bb9caea9c6 |
app/jobs/ahoy/geocode_job.rb | 100644 | 0 | 0 | | | 226 Bytes | 75f0108dc61ae75612fd02a61df471e0e194135a768704e4e16ee96f518cd940 |
app/jobs/ahoy/geocode_v2_job.rb | 100644 | 0 | 0 | | | 767 Bytes | 7ffd90206b6c8b7027c32d77254248cfd2b1a0727afcf594a28853f6ada3d35c |
config/routes.rb | 100644 | 0 | 0 | | | 224 Bytes | 10d65271c51885d0a8412672ac6e2635a4ddc4db3e474158fe5672aa11e8d5d1 |
lib/ahoy.rb | 100644 | 0 | 0 | | | 2.52 KB | 0314b27257090e3eb1728aa036b98530be85799462ead9aab84a7ba58d87a0cf |
lib/ahoy/base_store.rb | 100644 | 0 | 0 | | | 1.85 KB | d4af81cc825e0c208070520916d259837e3f9bc1742ff194a62bc93e28642da1 |
lib/ahoy/controller.rb | 100644 | 0 | 0 | | | 1.16 KB | 04f763080ad9a884508fa17f1403506204da8bffd7ff8a00caad9f594ab44b1b |
lib/ahoy/database_store.rb | 100644 | 0 | 0 | | | 2.58 KB | d583cb673431402f474528f1b22f1bb9a3ce4fce7fd03d1bbad804c3e3ac2a27 |
lib/ahoy/engine.rb | 100644 | 0 | 0 | | | 860 Bytes | 6a55fb8cd0d96fdaf97839af6ebd8da390fab07da919714ff8fdd28f205e38a6 |
lib/ahoy/helper.rb | 100644 | 0 | 0 | | | 1.08 KB | aacd52a51e360d81a6f19b2c9147e5210e98f04974b9a0daff87676a8771e9fe |
lib/ahoy/model.rb | 100644 | 0 | 0 | | | 374 Bytes | 581eccaaedc65c68563a499556460c5b84044bcaa7524a5ae9bfb911fc42af66 |
lib/ahoy/query_methods.rb | 100644 | 0 | 0 | | | 2.39 KB | 0c443a5746bda573032f87cf5db2d1bbef6756f2a9a6439f47f606935895c3d2 |
lib/ahoy/tracker.rb | 100644 | 0 | 0 | | | 6.68 KB | cd96aec33d1f6dd470d24daa69db0e58d74fe907cc168b10e0ce1080a8727b85 |
lib/ahoy/utils.rb | 100644 | 0 | 0 | | | 167 Bytes | 654b9bea8086cbcbbdb915affba2a459218012314e8af1015809b633dfb7a37c |
lib/ahoy/version.rb | 100644 | 0 | 0 | | | 36 Bytes | 8d8b9401e50518c79a5d5b117bd972cf6c2a6ee68dbf966cf6e401d4f5ba247a |
lib/ahoy/visit_properties.rb | 100644 | 0 | 0 | | | 3.18 KB | f6b3ff3d282f2445f02a20dfc7148927ec6ba13bbb9f325d1b65dade54f5851a |
lib/ahoy/warden.rb | 100644 | 0 | 0 | | | 190 Bytes | f3ad35a7045809af1e7a1b8221735c32f95a1e98ed29499b60a0b2bacca0d2b8 |
lib/ahoy_matey.rb | 100644 | 0 | 0 | | | 15 Bytes | 16b185300c0349831341945ba24fdbfdd5589283156ffcd71c04fad42868e6cc |
lib/generators/ahoy/activerecord_generator.rb | 100644 | 0 | 0 | | | 1.9 KB | 732919542eebb98b095b07c26cabd65035dccf2a42e9202e1826d94b18e20158 |
lib/generators/ahoy/base_generator.rb | 100644 | 0 | 0 | | | 301 Bytes | 46cca94b8d7735e5d7d958a4a6d270e85e32e2045a9ded848fb0212ca6926f34 |
lib/generators/ahoy/install_generator.rb | 100644 | 0 | 0 | | | 905 Bytes | 3b0896f60d20ac9727eecab873f58b511d8f3e142bd6dac1d4a9cfc5dcebb54a |
lib/generators/ahoy/mongoid_generator.rb | 100644 | 0 | 0 | | | 526 Bytes | f395027575696501ba692cb02b058ba2b5d3e2abf3bab494486689819e470148 |
lib/generators/ahoy/templates/active_record_event_model.rb.tt | 100644 | 0 | 0 | | | 236 Bytes | 3737d40278df5fc18daae4ec57e9fde5244e1ea7daf1a1a1e27e89dc49f0a43d |
lib/generators/ahoy/templates/active_record_migration.rb.tt | 100644 | 0 | 0 | | | 1.48 KB | 3019ef2b37366570ef9f62ea187ed573bc75b02dcc5b1ac8f88ea651ea5e09c8 |
lib/generators/ahoy/templates/active_record_visit_model.rb.tt | 100644 | 0 | 0 | | | 158 Bytes | a14203eac6eb4a9d10fd174623202e7daf62667c4649e286e1de76035e36b0b4 |
lib/generators/ahoy/templates/base_store_initializer.rb.tt | 100644 | 0 | 0 | | | 265 Bytes | dc85cfb3e5eb762f64eea5c15acf1d0f9f5be4f0072a5984553fda0e198020de |
lib/generators/ahoy/templates/database_store_initializer.rb.tt | 100644 | 0 | 0 | | | 100 Bytes | 14297e79f79fce2c0cae7fede6fc0c657cd8513783a155ebf4b00dcd4fcc7bd4 |
lib/generators/ahoy/templates/mongoid_event_model.rb.tt | 100644 | 0 | 0 | | | 276 Bytes | b0dd7dc0a0fba4c92ac01299dd57a926eb48962c7eb20789693bcd34c72f91d0 |
lib/generators/ahoy/templates/mongoid_visit_model.rb.tt | 100644 | 0 | 0 | | | 1.15 KB | bf86cf8b00faa30cdae1f2c7b7583793254757ef73648317591cd5f1d109a546 |
vendor/assets/javascripts/ahoy.js | 100644 | 0 | 0 | | | 14.7 KB | fac79ebed9a2c4c1cacb6abe44ac584a6777e863eb892772f6190a8015866639 |