John Weir
John Weir
There have been several previous issues around the use of `exit!` https://github.com/resque/resque/issues/1598 https://github.com/resque/resque/issues/1412 https://github.com/resque/resque/issues/1483 https://github.com/resque/resque/issues/1167 https://github.com/resque/resque/issues/1646 Back with https://github.com/resque/resque/pull/307#issuecomment-1271733 Resque tried to change `exit!` to `exit` (ps @jeremy thank you...
Now that browsers have canvas or SVG support, Raphael is not really required.
**Quick Summary:** ??? `elm publish` errors without an error message when using `zsh` on MacOS. When using bash the error message is printed. ## SSCCE using zsh 5.9 (x86_64-apple-darwin23.0) ```sh...
or maybe .peepproject file with rules for what to ignore or find i am sure we all have projects which have their own unique ignore rules. and this little file...
It would be awesome to be able to open all the found files. This should probably have a sanity dialog. ie: Open all SASS files.
Should `net-http-persistent` not share connections for instances with different certificates? I got burned by this using Mechanize. I know a solution is to name each instance, which works. But is...
Is the Grape for Enterprise on the README correct? I was interested in providing financial support, but that link is a redirect now.
There is a `slow_response` with the session id tests, but it is not being used or asserted on. Is this left over code are was an assertion forgotten? See below...