RubyGems.org

jzip

1.0.7

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 using AssetPackager and SASS for inspriration the Jzip gem was created.

installgem install jzip -v 1.0.7
Authors

Paul Engel

6,966 total downloads 902 for this version
Owners

Bde72aae9978a5c58f08e1f4690f48b5

Gemfile
gem "jzip", "~> 1.0.7"
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)
Runtime Dependencies
  1. formtastic >= 0