aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/sprockets/compressors.rb
Commit message (Collapse)AuthorAgeFilesLines
* Document the Sprockets compressorsDaniel Schierbeck2011-08-301-7/+23
| | | | | | Add documentation to Sprockets::NullCompressor and Sprockets::LazyCompressor. Also, make LazyCompressor#compressor private, as it isn't part of the public API.
* Make compressors lazily load.José Valim2011-07-061-0/+21