RubyGems.org

jzip

1.0.11

Jzip was created due to the need of simply merging and minifying Javascript files to reduce HTTP requests and file size of application assets. Using sprites for images and SASS for stylesheets only left javascripts not be optimized. AssetPackager almost suited the solution, but it hasn't got enough flexibility in configuration. So with AssetPackager (for minification) and SASS (for merging with templates) as inspiration, I came up with Jzip.

installgem install jzip
Authors

Paul Engel

6,944 total downloads 3,250 for this version
Owners

Bde72aae9978a5c58f08e1f4690f48b5

Gemfile
gem "jzip", "~> 1.0.11"
Versions
  1. 1.0.11 November 1, 2010
  2. 1.0.10 September 2, 2010
  3. 1.0.9 August 26, 2010
  4. 1.0.8 June 26, 2010
  5. 1.0.7 June 26, 2010
Show all versions (6 total)