RubyGems Navigation menu

rack-sprocketize 0.4.0

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

install:
=

Versions:

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

Runtime Dependencies (3):

rack ~> 1.2.1
sprockets ~> 1.0.2
valuable ~> 0.8.5

Development Dependencies (6):

closure-compiler ~> 1.0.0
jsmin ~> 1.0.1
packr ~> 3.1.0
rspec ~> 2.5.0
test-construct ~> 1.2.0
yui-compressor ~> 0.9.4

Owners:

Authors:

  • Pete, Browne

SHA 256 checksum:

1e531b5c9a4f315d2dfa5171997ef5aeb46d71a6d6945ea00c8180c68b8b46a8

Total downloads 16,759

For this version 3,189

Licenses:

N/A

Required Ruby Version: None

Links: