RubyGems Navigation menu

rack-asset-compiler 0.1.0

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

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:

0fe86e812e8295c4ccd78e5ec021a19686ebe4d89b31b971016d8c99b509f17e

Total downloads 40,434

For this version 3,087

Licenses:

N/A

Required Ruby Version: None

Links: