We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69c838b + 0e335a1 commit 2904451Copy full SHA for 2904451
1 file changed
config/application.rb
@@ -56,8 +56,6 @@ class Application < Rails::Application
56
] = "postgres://#{username}:#{password}@#{host}:#{port}/#{dbname}"
57
end
58
59
- config.middleware.use Rack::Deflater
60
-
61
# Configuration for the application, engines, and railties goes here.
62
#
63
# These settings can be overridden in specific environments using the files
0 commit comments