class
Sprockets::NullCompressor
rails latest stable
- Superclass: Object
An asset compressor which does nothing.
This compressor simply returns the asset as-is, without any compression whatsoever. It is useful in development mode, when compression isn’t needed but using the same asset pipeline as production is desired.
Files
- actionpack/lib/sprockets/compressors.rb