I was reading the guides “just in case” versus “just in time,” so perhaps I’m not the intended audience.
But I do believe that real-life context can add value to documentation.
What are some use cases you have come across for multiple DBs in rails?
My potential use case might be to transition from an old app with an old weird DB, to a new app with the same old DB, and then to the new app with a newer (less weird DB). Has anyone else does this?
If this post got enough real-life answers with a nice “so that” appeal, I’d love to edit them and submit a PR to add this to the guide.
And are there other guides that could use a “so that…?” in the intro?