Searching Ruby's documentation
The official Ruby docs are at https://docs.ruby-lang.org/en/ . This documentation (and any documentation built with rdoc 6.15.0 or greater) now can be searched using a query parameter. Check it out! https://docs.ruby-lang.org/en/master/?q=String%23gsub I added this to RDoc because I was fed up with accidentally ending up on a horrible 3rd party website I won’t name with 8+ year stale docs that…