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 校验和:

=

下载总量 30,872

这个版本 7,604

版本发布:

许可:

需要的 Ruby 版本:

链接: