mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-17 14:45:28 +01:00
It's far less in the way here. It's also hide-able with Alt-P (if you don't have a textbox focused.)
2 lines
93 B
Ruby
2 lines
93 B
Ruby
# Have Mini Profiler show up on the right
|
|
Rack::MiniProfiler.config.position = 'bottom-left'
|