test/dummy/config/application.rb in query_report-1.0.2 vs test/dummy/config/application.rb in query_report-1.0.3
- old
+ new
@@ -52,9 +52,8 @@
# Enable the asset pipeline
config.assets.enabled = true
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
- Rack::MiniProfiler.config.position = 'right'
end
end