ahoy_captain icon indicating copy to clipboard operation
ahoy_captain copied to clipboard

A full-featured, mountable analytics dashboard for your Rails app, powered by the Ahoy gem.

Results 18 ahoy_captain issues
Sort by recently updated
recently updated
newest added

Any chance you're planning to add support MySQL databases? I played around a bit and it's close to working out of the box except the `JSONB_EXISTS` and `jsonb_object_keys` methods which...

Hi, I just noticed an issue with the overview: As you can see the dates go from 29th of March, 31st of March, 2nd of April and then jump back...

Ensure that works when wrap engine with a middleware for security

Fresh installation, with Rails 7.1.2: ``` undefined local variable or method `javascript_importmap_shim_tag' ``` I think this is caused by the dependency you have in the `.gemspec` [liberally accepting any version...

On my deployment these numbers are always the same even though when they should be different. I've verified the results being different for a given month when comparing these queries:...

Hello Thanks for this amazing project really love it On RubyVideo I have chosen to explore a very simple stack based on SQLite and the Litestack gem. As a poor...