Merge branch 'guange_dev' into develop
This commit is contained in:
commit
d67fc1c3be
|
@ -1,2 +1,4 @@
|
||||||
Rack::MiniProfiler.config.position = 'right'
|
if Rails.env.development?
|
||||||
Rack::MiniProfiler.config.start_hidden = true
|
Rack::MiniProfiler.config.position = 'right'
|
||||||
|
Rack::MiniProfiler.config.start_hidden = true
|
||||||
|
end
|
Loading…
Reference in New Issue