RubyGems Navigation menu

rack-asset-compiler 0.0.2

rack-asset-compiler is a Rack middleware that provides a generic interface for compiling static files, such as Sass or CoffeeScript files. rack-asset-compiler does not use any local file storage and makes use of caching headers such as "Cache-Control" and "If-Modified-Since". This makes it ideal for running on read-only filesystem systems such as Heroku.

Gemfile:
=

install:
=

Versions:

  1. 0.2.1 April 19, 2011 (10 KB)
  2. 0.2.0 April 17, 2011 (10 KB)
  3. 0.1.0 April 14, 2011 (9 KB)
  4. 0.0.2 February 25, 2011 (9 KB)
Show all versions (5 total)

Runtime Dependencies (1):

rack >= 0

Owners:

Authors:

  • Jonathan Baudanza

SHA 256 checksum:

=

Total downloads 44,535

For this version 3,185

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: