Harry Whelchel
Harry Whelchel
Active Storage lets you upload files from the client directly to the cloud by setting `direct_upload: true` on your file_field in the form. Would be awesome if Bootstrap Form automatically...
In the gatsby-plugin-google-tagmanager, this change supports variable selfHostedPath, defaulting to gtm.js. With the advent of Server Side Tagging, we have the ability to serve Google Tag Manager from a "self-hosted"...
Looks like koudoku stores currency values as floats. Historically there have been a lot of headaches caused by this. Stripe even makes developers notate pricing in cents for this fact....
@gozman Would you be game to merge your SmoochBot connector directly into botkit? https://github.com/howdyai/botkit /cc @benbrown would you be interested in having a Smooch platform connector in the repo?
I have a middleman site that I deploy to netlify. When I try to use `middleman-imageoptim` in the build process, it breaks on netlify's server. With that said, I can...
Hello! I'm working through Simon Marlow's Parallel Haskell book and am having issues with Threadscope. I've got a 1.2 MB eventlog file (sudoku3.eventlog) and can open it in Threadscope fine....
Would be nice to have a button that allows you to run a scheduled job immediately.
ShareThis supports pre-filling the SMS body. Is there a way to do that with your react plugin?
Hi @ricardorodrigues-ca, I ran it for about 2,000 Zoom recordings and a number of them got this error: ``` {"status":false,"errorCode":124,"errorMessage":"Forbidden"} ``` Perhaps my JWT had expired when these were attempted....