Skip to content

Conversation

ChrisBAshton
Copy link
Contributor

This PR adds Debugbar on development environments. Screenshots of it in action:

Bar included at bottom of screen:

Bar included at bottom of screen

Expanded bar, showing SQL queries:

Expanded bar, showing SQL queries

Requests are tracked:

Requests are tracked

There is an option for using websockets for a faster implementation (the polling approach takes a second to update). But this didn't seem to work out of the box for me, unlike the polling approach documented here:
https://debugbar.dev/docs/polling-mode/


⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

See https://debugbar.dev/

Screenshots of this in action:

- ![Bar included at bottom of screen](https://github.com/user-attachments/assets/aea1f59f-cf7e-4e21-9210-f8e4d5b3a54a)
- ![Expanded bar, showing SQL queries](https://github.com/user-attachments/assets/0bd3d754-76e4-4075-aaa4-c2b89553f0b8)
- ![Requests are tracked](https://github.com/user-attachments/assets/34099245-d658-4cc1-83db-7e6d1c83ca69)

There is an option for using websockets for a faster implementation
(the polling approach takes a second to update). But this didn't
seem to work out of the box for me, unlike the polling approach
documented here:
https://debugbar.dev/docs/polling-mode/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant