mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01: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) |