Plugins - Bundled CSS and Javascript assets
Add to favoritesBy bundling and compacting your CSS and Javascript ressources you can significantly reduce your page load times because there’s (potentially) far less HTTP overhead occuring.
This little plugin does all the packaging and compacting for you - on the fly. There’s no need to handle any Rake tasks or even copy stuff manually. Simply install the plugin and you’re ready to use dynamic asset URLs in your templates.
(Yep, the same feature has been added to Rails 2.0 in the meanwhile ... this plugin works with Rails 1.2.x though and adds optional code compacting.)
http://www.artweb-design.de/projects/ruby-on-rails-plugin-bundled-css-and-javascript-assets
http://svn.artweb-design.de/stuff/rails/bundled_assets/
Rails' (MIT)
Assets
