I need to create documentation for my rails models. I can't figure out how to get the Rake doc:x commands to include the validators and relationships. I'm using annotate_models to document the table structure.
It would be great if there were something like RailRoad that worked with 2.3.x series as well.