John Naegle

Results 4 issues of John Naegle

All the tests pass with Rails 5, but when I include this gem in my upgraded rails 5 project, all requests stop logging shortly after the server starts (perhaps after...

To get this working with ssh completion, I had to change ``` compdef _ssh tabc=ssh ``` to ``` compdef _ssh colorssh=ssh ``` Thanks for the post / plugin

The gem looks like it stores the keys on the cache server without any guards to prevent multiple writers. Am I reading it wrong? It looks like the cache keys...

Hello, this patch, which I am applying locally with patch-package fixes a number of issues with the type definitions in this project. I do not claim this is 100% correct,...