debugbar icon indicating copy to clipboard operation
debugbar copied to clipboard

Powerful devtools for Ruby on Rails. Inspired by the Laravel Debugbar.

Results 7 debugbar issues
Sort by recently updated
recently updated
newest added

Allow nonce to be set for content security policies

When I try to copy a query, I got an error in console, and the query is not copied. ![CleanShot 2024-05-04 at 14 09 19@2x](https://github.com/julienbourdeau/debugbar/assets/6332263/0642a593-379d-4c4e-8c30-e5e4b0387af1)

My site primarily uses soft navigation links, and those don't seem to trigger a request as far as Debugbar is concerned. Is there a way to still use this tool?...

In my Rails project, I encountered an issue related to handling attachments. Specifically, when accessing a page that invokes an attachment from Active Storage using (e.g ``), an error occurred....

My setup: OS: MacOS Sonoma 14.2.1 Processor: M2 Ruby: ruby 2.7.8p225 (installed with asdf-vm Rails: Rails 5.2.4.6 We use postgres in our app, however the sqlite3 gem is also installed...

We use `jQuery` via the `jquery-rails` gem. Upgrading the debugbar to 0.3.2 just completely breaks the jQuery installation (via the `debugbar_head` helper where it loads the script). With this issue:...

If I use ``, the cache hits are shown in the logs, but they're not shown in the debugbar.