Ask HN: How to visualize active record associations
https://news.ycombinator.com/item?id=7745179I'm new to Ruby on Rails and having trouble getting my head around Active Record associations. I would like to map it or visualize it in some manner but have not found any resources or tools to get this going. Clearly there is some mental model/map that precedes the code. If anyone has any tips or suggestions, it would be greatly appreciated. Thanks!