af2e90cb0a
The `path` variable was being used but never defined in the context of the `minify` method. Thus, instead of a warning we would get an error. Using an instance variable fixes this. |
||
---|---|---|
.. | ||
asset_hash.rb | ||
asset_host.rb | ||
automatic_alt_tags.rb | ||
automatic_image_sizes.rb | ||
cache_buster.rb | ||
directory_indexes.rb | ||
gzip.rb | ||
lorem.rb | ||
minify_css.rb | ||
minify_javascript.rb | ||
relative_assets.rb |