bill 286db51fcd Add Rails engine with browser UI at /whetrails
Mounts a Rails engine that lists app models in a sidebar and renders
the full callback/validator chain for any model. Source locations are
linked via vscode:// URIs. Condition badges and concern module tags
distinguish at-a-glance where each callback comes from.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 20:12:24 -06:00
2026-06-08 10:24:09 -06:00
2026-06-08 10:27:39 -06:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Description
Rails dev tool that makes ActiveRecord callbacks and validation chains visible
Readme 108 KiB
Languages
Ruby 47.6%
HTML 45.6%
Dockerfile 2.8%
Shell 1.9%
JavaScript 1.6%
Other 0.5%