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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - March 21, 2011 (17 KB)
  2. 1.0.4 - August 05, 2010 (10 KB)
  3. 1.0.3 - April 14, 2010 (10 KB)
  4. 1.0.2 - February 15, 2010 (10 KB)
  5. 1.0.1 - February 14, 2010 (10 KB)
Show all versions (7 total)

Runtime Dependencies (2):

rack ~> 1.0
sprockets ~> 1.0

Development Dependencies (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

Owners:

Authors:

  • Kelly Redding

SHA 256 checksum:

47474c7fb758ddfcf27e250942ef75358c367e6be58301060755b70183d9a45a

Total downloads 30,117

For this version 7,462

Licenses:

N/A

Required Ruby Version: None

Links: