Commit 33acf4b
committed
Include Debugbar on development environments
See https://debugbar.dev/
Screenshots of this in action:
- 
- 
- 
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/1 parent 04cc654 commit 33acf4b
File tree
2 files changed
+7
-0
lines changed- app/views/layouts
- config/initializers
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments