Skip to content

Commit

Permalink
enable deflater
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Jan 26, 2018
1 parent 4a77adc commit 1f22f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module TodomvcStimulus
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 5.1

config.middleware.use Rack::Deflater
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
Expand Down

0 comments on commit 1f22f06

Please sign in to comment.