Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit 574660e

Browse files
committed
add gzip
1 parent c459669 commit 574660e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ru

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is used by Rack-based servers to start the application.
22

33
require ::File.expand_path('../config/environment', __FILE__)
4-
4+
use Rack::Deflater
55
run Libr::Application

0 commit comments

Comments
 (0)