RubyGems Navigation menu

rack-sprocketize 0.4.1

Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them. In a development environment, the files will be sprocketized on each request if there have been changes to the source files. In a production environment, the files will only be sprocketized one time, and only if there have been changes. Also, in a production environment, the files will be compressed by whichever javascript compressor is available.

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

インストール:
=

バージョン履歴:

  1. 0.4.1 - August 30, 2011 (9.5KB)
  2. 0.4.0 - March 17, 2011 (9KB)
  3. 0.3.0 - March 16, 2011 (9KB)
  4. 0.2.0 - March 15, 2011 (9KB)
  5. 0.1.0 - March 07, 2011 (8.5KB)

Runtime依存関係 (3):

rack ~> 1.2
sprockets ~> 1.0
valuable ~> 0.8

Development依存関係 (7):

jsmin ~> 1.0
packr ~> 3.1
rake >= 0.8.7
rspec ~> 2.6

所有者:

作者:

  • Pete Browne

SHA 256チェックサム:

44eed621ca62e45a477b251fba1ab08f33e5bc56417308d0a5c0c5dfe603ec6f

累計ダウンロード数 16,749

このバージョンのみ 4,323

ライセンス:

N/A

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

リンク: