mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-29 16:37:20 +02:00
2 lines
No EOL
118 B
Ruby
2 lines
No EOL
118 B
Ruby
# Have Mini Profiler show up on the right
|
|
Rack::MiniProfiler.config.position = 'right' if defined?(Rack::MiniProfiler) |