amatriain/feedbunch

View on GitHub
FeedBunch-app/config/initializers/rack.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Use Rack::Deflater middleware to compress server responses when the client supports it.
Rails.application.config.middleware.use Rack::Deflater