I'm looking for a gem that can produce a visualization of a Rails schema, not just the models. In cases where there is a database table in the schema but not corresponding model, I want that table as part of the visualization.
Does such a gem exist?