RubyGems Navigation menu

rack-sprockets 1.1.0

Use rack middleware to handle sprockets preprocessing. Processing happens on requests to sprockets resources. This allows you to develop, check in, and deploy unprocessed sprockets resources and leave the processing to the middleware. Allows for optimizing by environment: never-cache, always-reprocess in development; cache, process-once in production (for example).

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.0 - March 21, 2011 (17.0 KB)
  2. 1.0.4 - August 05, 2010 (10.0 KB)
  3. 1.0.3 - April 14, 2010 (10.0 KB)
  4. 1.0.2 - February 15, 2010 (10.0 KB)
  5. 1.0.1 - February 14, 2010 (10.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

rack ~> 1.0
sprockets ~> 1.0

Development 相依性套件 (6):

bundler ~> 1.0
rack-test >= 0.5.3
sinatra >= 0.9.4
test-belt = 0.2.1
webrat >= 0.6.0
yui-compressor >= 0.9.1

擁有者:

作者:

  • Kelly Redding

SHA 256 checksum:

47474c7fb758ddfcf27e250942ef75358c367e6be58301060755b70183d9a45a

總下載次數 30,298

這個版本 7,497

License:

Ruby 版本需求:

相關連結: