Håkan Nylén

Results 31 issues of Håkan Nylén

Add a way to use server-side tracking - first for pageview. events will be supported later.

enhancement

Using the open method now will return an empty IO. By copying the IO of the body to the IO and returning it, it will work.

To be able to send exceptions and errors to Sentry, rollbar, bugsnag, errordeck, and so on. It would help to figure out easier what is going on in the jobs.

I want to test methods and classes with params from my boxes. It would be amazing to be able to get generated attributes from boxes as `NamedTuple` for passing to...

Hi, I am using this to sign in with facebook and I get a white page in the popup after accepting the permission and it won't close and all confirmation...

bug
help wanted

Would love some sidekiq support instead of delayed job.

It is possible to understand how to set up the webhook through the API docs or the ruby version of it. But maybe add an example in the readme to...

I am using this doing http checks on many urls many times per day. And i get this error many times per day, is it a bug or a problem...

Kindmetrics is a new one. https://kindmetrics.io Disclaimer: I am the founder of Kindmetrics

request

I have different user levels (normal users and VIP users) which i want to give different limits too. How do i do that in a good way here? Is it...