I am probably missing something big, but if I'm not then this is bad for all the Ruby devs.
On the official Ruby 3.4 docs site (docs.ruby-lang.org), the Base64 gem is no longer documented.
I search through the long list of gems now on the "Ruby Standard Library" page, and find the link for "base64" takes me here to the source code.
Web searches do find this gem's docs up to Ruby 3.3, but I want to be sure I'm looking at the proper version all the time.
If anyone is generating docs for the "Bundled Gems" list, please let me know. I'm an old gray haired Rubyist and I just needed a quick reminder of these APIs, but any young devs would probably be disappointed by this.
I am probably missing something big, but if I'm not then this is bad for all the Ruby devs.
On the official Ruby 3.4 docs site (docs.ruby-lang.org), the Base64 gem is no longer documented.
I search through the long list of gems now on the "Ruby Standard Library" page, and find the link for "base64" takes me here to the source code.
Web searches do find this gem's docs up to Ruby 3.3, but I want to be sure I'm looking at the proper version all the time.
If anyone is generating docs for the "Bundled Gems" list, please let me know. I'm an old gray haired Rubyist and I just needed a quick reminder of these APIs, but any young devs would probably be disappointed by this.