We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074d329 commit 4e238f7Copy full SHA for 4e238f7
config.ru
@@ -1,4 +1,5 @@
1
# This file is used by Rack-based servers to start the application.
2
3
require ::File.expand_path('../config/environment', __FILE__)
4
+use Rack::Deflater
5
run Joinplato::Application
0 commit comments