RubyGems Navigation menu

heroku_rails_deflate 1.0.3

This gem is designed for use by Rails applications running on Heroku. For others, the better approach is to use a frontend server such as nginx or Apache. However, the Heroku Cedar stack is no longer fronted by a file server, and there is no automatic provision for gzipping responses. This gem activates Rack::Deflate for all requests. In addition, we serve up the gzipped versions of our precompiled assets, taking advantage of the higher compression ratio used during precompilation, and reducing CPU load at request time.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.3 - February 18, 2014 (244KB)
  2. 1.0.2 - February 13, 2014 (244KB)
  3. 1.0.1 - August 02, 2013 (244KB)
  4. 1.0.0 - April 03, 2013 (243KB)
  5. 0.2.1 - April 02, 2013 (7.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (3):

actionpack >= 3.2.13
activesupport >= 3.2.13
rack >= 1.4.5

Development依存関係 (3):

bundler >= 0
jeweler >= 0
rspec >= 0

所有者:

作者:

  • Matt Olson

SHA 256チェックサム:

408146e3f75c65522272a60bc447948fa7d6f66438ba1247bebdc80a5c25efe3

累計ダウンロード数 314,555

このバージョンのみ 281,590

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: