CHANGELOG.md | 100644 | 0 | 0 | | | 5.27 KB | 55bc8352463ce41bd7e0a5c310ee7bbf05de9d3ede2384842edcd1c4d65f1cc3 |
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 | 446ccc7a80e7efea349b36cf84a4570efdbe46404a266694183325472e21ad08 |
app/controllers/ahoy/base_controller.rb | 100644 | 0 | 0 | | | 1.12 KB | 0ad98511e3e573644a51490d610d7a202857ae3c59d9cf0c3461bb3ad53ec6cb |
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.48 KB | 40cbcea1c9bbbf3feb57937d6620df7200aa200b1d95c888d51b70e28e5e6fb5 |
lib/ahoy/base_store.rb | 100644 | 0 | 0 | | | 1.7 KB | c6993906b2c967f41b95851473a0e5a520189628077e4e9cf98353697318306c |
lib/ahoy/controller.rb | 100644 | 0 | 0 | | | 1.05 KB | b6d6ba3b84706a9417122e425cdecdddc276d986e5fd0f3b69beaf7868797a5d |
lib/ahoy/database_store.rb | 100644 | 0 | 0 | | | 2.59 KB | 03f34df76c3c975f81829e8aaba99e506fe861dba002003cdce59e3513a830cd |
lib/ahoy/engine.rb | 100644 | 0 | 0 | | | 824 Bytes | aa1f16a0b62e61853a5593208a3ac632dca81c6d12a91c376583ed282b6dab09 |
lib/ahoy/helper.rb | 100644 | 0 | 0 | | | 1.08 KB | aacd52a51e360d81a6f19b2c9147e5210e98f04974b9a0daff87676a8771e9fe |
lib/ahoy/model.rb | 100644 | 0 | 0 | | | 471 Bytes | 23b4eee9c20269df7b3f7269a87d3e396e0e56bea0d9a4eb1da324cdd3a1cb93 |
lib/ahoy/query_methods.rb | 100644 | 0 | 0 | | | 2.39 KB | 0c443a5746bda573032f87cf5db2d1bbef6756f2a9a6439f47f606935895c3d2 |
lib/ahoy/tracker.rb | 100644 | 0 | 0 | | | 6.68 KB | 4d13ae28048547b3ba9771188a723d94b801c4233276ddf552e194804a9f7eee |
lib/ahoy/utils.rb | 100644 | 0 | 0 | | | 167 Bytes | 654b9bea8086cbcbbdb915affba2a459218012314e8af1015809b633dfb7a37c |
lib/ahoy/version.rb | 100644 | 0 | 0 | | | 36 Bytes | 25b6a2e67c349b96d9a78f009f12692e6f23fcc9e4e82ef735674e28fad5cc2a |
lib/ahoy/visit_properties.rb | 100644 | 0 | 0 | | | 3.05 KB | a2a9823e09b91fa44c9982403a4a7e6852cc003c8057ac0008698f861cdb045f |
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.99 KB | caee4b8035c8fd8363d60bc58ab23f37290ee274652e191955eeb6b06d3dfc95 |
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 | | | 590 Bytes | c8481852fccd332772fb83b0fd72380a888d3fa988d7d6eedd1a3271254b7f68 |
lib/generators/ahoy/templates/active_record_event_model.rb.tt | 100644 | 0 | 0 | | | 303 Bytes | 4f2d6b89cde585b38d8cb127465fa276885ab37ccce463dab46af188c47916ed |
lib/generators/ahoy/templates/active_record_migration.rb.tt | 100644 | 0 | 0 | | | 1.43 KB | 2ae039755368d38e3788f31981118b46092db5700831d14a61a781796b00ce91 |
lib/generators/ahoy/templates/active_record_visit_model.rb.tt | 100644 | 0 | 0 | | | 225 Bytes | adb16e6b9c3f8a2d6e25abbd60f0d4321d896edc3c8ddc71cfa15603b32f5f1b |
lib/generators/ahoy/templates/base_store_initializer.rb.tt | 100644 | 0 | 0 | | | 391 Bytes | b3f45a0b8cbbba7c4edfe2f370dff7d16c7104e79b8427469ecc1013216a9850 |
lib/generators/ahoy/templates/database_store_initializer.rb.tt | 100644 | 0 | 0 | | | 226 Bytes | 45f1ca86213158e30888889a742b9a694cbd025b491398ec01753d20469e09bb |
lib/generators/ahoy/templates/mongoid_event_model.rb.tt | 100644 | 0 | 0 | | | 301 Bytes | ef634ca389a5a45cdc67ce6af144c90ea4572ce4fe1496f79f34385c605475af |
lib/generators/ahoy/templates/mongoid_visit_model.rb.tt | 100644 | 0 | 0 | | | 1.17 KB | 6dd7208113be1a4ce230d395d03623decf5194a0b5ce7497e21046e5e0322334 |
vendor/assets/javascripts/ahoy.js | 100644 | 0 | 0 | | | 14.7 KB | fac79ebed9a2c4c1cacb6abe44ac584a6777e863eb892772f6190a8015866639 |