Lucas Cioffi

Results 4 issues of Lucas Cioffi

Hello, I love the gem. The README file would be a little stronger if it specified that there needs to be a migration which adds a latitude and a longitude...

Thanks for this gem! I have two problems that might be related: 1) When logging into Slack, the user sees `[app name] would like access to your Slack team` but...

Hi All, it looks like today was the day that the v1 API was finally turned off. Here's the message I started getting from the Zoom API today: ``` 403...

Hi All, I noticed that [Sidekiq has a way](https://github.com/mperham/sidekiq/issues/1999) to get the job ID from within a worker. Is there something similar with DJ? ``` class MyWorker def perform(params) puts...