Skip to content

Commit

Permalink
Use Rack Deflater
Browse files Browse the repository at this point in the history
  • Loading branch information
rap1ds committed Jan 13, 2014
1 parent 9d37995 commit 7f77517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.ru
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment', __FILE__)
use Rack::Deflater
run Kassi::Application

0 comments on commit 7f77517

Please sign in to comment.