RailsWidget

Allows you to group your client-side assets into distributable "widgets"

  • Attach assets and render partials with a single widget call
  • Configure widgets via an options.rb file
  • Supported assets: flash, images, partials, javascripts, stylesheets, and textarea templates

Install

script/plugin install git://github.com/winton/rails_widget.git

Documentation

RDoc for more details.