I made a few minor changes to the CakePHP Asset Helper to make it compatible with RC2. The changes were:
- Replaced deprecated vendor() with App::import
- Replaced deprecated mkdirr with mkdir

You can grab the latest version here.

What Is It

The CakePHP Asset Helper automatically combines and packs CSS and JS files, which helps improve the loading of websites.

Popularity: 10% [?]