Skip to content

Plugin of the Day – Asset Packager

I think this is great, very useful and gets YSlow off your back……

Asset Packager

Key Features

  • Merges and compresses javascript and css when running in production.
  • Uses uncompressed originals when running in development.
  • Handles caching correctly. (No querystring parameters – filename timestamps)
  • Uses subversion revision numbers instead of timestamps if within a subversion controlled directory.
  • Guarantees new version will get downloaded the next time you deploy.

Thank you Scott Becker

One Comment

  1. Geir wrote:

    What a great plugin. This is going straight into every single Rails app I’ve got!

    Tuesday, April 1, 2008 at 3:20 pm | Permalink