Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试过覆盖 CSS,但无法将左侧显示的气泡移动到右侧。我可以更改任何设置以在 Rails 4 中实现此目的吗?
您可以使用 Rack::MiniProfiler 上的配置访问器设置配置选项。例如:
机架::MiniProfiler.config.position = 'right'
https://github.com/MiniProfiler/rack-mini-profiler