Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.0
visual_models mounts a self-contained D3-powered association graph at any path in your
Rails app. It introspects ApplicationRecord (and, optionally, ActiveModel-only
classes) at runtime, walks every reflection (belongs_to, has_one, has_many,
has_many :through, has_and_belongs_to_many, polymorphic), and renders an
interactive force-directed graph with search, zoom, drag-to-rearrange, position
persistence, and a click-through details panel.
Ships with zero asset-pipeline dependencies — D3 and Stimulus are loaded from CDN.
Recommended for development environments only.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026