method
new
v3.2.13 -
Show latest stable
- Class:
Sprockets::LazyCompressor
new(&block)public
Initializes a new LazyCompressor.
The block should return a compressor when called, i.e. an object which responds to #compress.
new(&block)Initializes a new LazyCompressor.
The block should return a compressor when called, i.e. an object which responds to #compress.