xray-rails
xray-rails copied to clipboard
☠️ A development tool that reveals your UI's bones
I installed it, but when loading the page, I get: ``` Rendered layout layouts/application.html.slim (Duration: 65.6ms | Allocations: 69181) Completed 500 Internal Server Error in 71ms (ActiveRecord: 4.4ms | Allocations:...
Seems like this library should be rewritten to use the annotations created by [`config-action-view-annotate-rendered-view-with-filenames`](https://guides.rubyonrails.org/configuring.html#config-action-view-annotate-rendered-view-with-filenames) instead of creating its own annotations.