Keith Gable
Keith Gable
Connection strings which have a value containing `=` get parsed incorrectly. This corrects that problem. Also, this updates the Travis configuration to use the latest Ruby versions.
The null adapter change was a pretty sensible one in the master branch, but I need it in the 4.2.x branch. This PR backports this functionality. Without #18, this PR...
The `#reconnect!` method didn't work because the configuration wasn't kept in the adapter instance. This kept the method from actually being able to rebuild a connection. Also, while I was...
**Have you read and followed the installation tutorial at http://www.nokogiri.org/tutorials/installing_nokogiri.html?** - [x] Yes! --- We are using a non-default toolchain, so e.g. `ld` is available at `gcc10-ld`. For most gems...
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...