BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

visual_models

v0.1.0RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 1 month ago.
Popularity
43 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.01 month ago
visual_models — 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. (Ruby / RubyGems) · Modules