This has bothered me for years: You open the Rails API documentation, click on ActiveRecord in the sidebar ... and you are basically lost....
You see a lot of namespaces with no idea what to do next.
Pretty excited to get this one working: Including the READMEs
for the main Rails framework API pages.
https://github.com/rails/rails/pull/47717
Thanks to @zzak for the `:include:` directive tip.
@p8 @zzak ok i love this change!