Class: Sprockets::Exporters::ZopfliExporter
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
ZlibExporter ,
Base
|
|
Instance Chain:
self,
ZlibExporter ,
Base
|
|
Inherits: |
Sprockets::Exporters::ZlibExporter
|
Defined in: | lib/sprockets/exporters/zopfli_exporter.rb |
Overview
Generates a .gz
file using the zopfli algorithm from the Zopfli gem.
Class Method Summary
Instance Attribute Summary
Base
- Inherited
Instance Method Summary
ZlibExporter
- Inherited
Base
- Inherited
Constructor Details
This class inherits a constructor from Sprockets::Exporters::Base