image_bundle_helper.rb

Path: lib/image_bundle_helper.rb
Last Update: Tue Jul 15 13:12:40 -0700 2008

ImageBundleHelper adds view helper image_bundle. A helper which bundles individual <strong>local images</strong> into a single CSS sprite thereby reducing the number of HTTP requests needed to render the page.

Yahoo's Exceptional Performance team found that the number of HTTP requests has the biggest impact on page rendering speed. You can inspect your site‘s performance with the excellent Firefox add-on YSlow.

Required files

rubygems   RMagick   digest/md5  

[Validate]