Nathan Broadbent
Nathan Broadbent
Please see my StackOverflow post for details: http://stackoverflow.com/questions/29312178/cant-call-startrecordingtooutputfileurl-more-than-once-on-instance-of-avcapture I think `JPSVolumeButtonHandler` might not be cleaning up after itself properly. If I initialize it once, then I can record videos fine....
I'm using [rack-reverse-proxy](https://github.com/waterlink/rack-reverse-proxy), which uses `rack-proxy`. I'm trying to write a test to ensure that `rack-reverse-proxy` is working correctly, but it looks like WebMock / VCR is causing a conflict...
Hello, I would like to use this so I can track our MacBooks when we move them around the house (with Home Assistant.) I'm on MacOS 13.3.1 and getting this...
I have an existing React Native project with iOS, Android, Windows, and web. I would also like to experiment with support for MacOS. Is there a command I can run...
I've added a `TB_DISABLE_INSIGHTS` env variable that users can set to disable the "analytics" step. (I use this gem on GitLab CI instead of Semaphore.) This is related to #66...
Hello, Would it be possible add default support for `./.rspec_split_configuration.json`, in the local directory? I'm going to set this manually in `RSPEC_SPLIT_CONFIGURATION_PATH`, but I think it would be a good...
Hi, I'd love to add some completions for other rails-related gems, like rake and capistrano, using your caching mechanism. If I write them, would you be open to accepting pull...
I ran into an issue with a PDF, where prawn-templates would cause the original PDF contents to disappear after adding it's own content stream. I figured out the reason for...
Hello, thanks for this awesome tool! I've been working with a lot of PDFs, so this has been incredibly useful. I've been experiencing a UI bug that makes it difficult...
Hello, Thanks for working on this awesome library! The examples have been really useful, and I've been able to hack together something that works. Is it possible to render these...