[ANN] Unobtrusive Javascript for Rails 0.2

Dan W. (http://www.vivabit.com) and I are happy to announce the
latest release of the Unobtrusive Javascript plugin for Rails. This
release packs in lots of cool new features, a few changes to old ones
and some performance enhancements.

Now you can write your behaviours in Ruby, attach behaviours directly
to elements using content_tag and apply behaviours to elements
without HTML IDs. This release also sees many of the most commonly
used Rails Javascript/AJAX helpers upgraded to work in an unobtrusive
manner. Grab Unobtrusive Javascript for Rails 0.2 now!

More information:
http://www.lukeredpath.co.uk/index.php/2006/08/01/release-unobtrusive-
javascript-for-rails-02/

Subversion:
http://opensource.agileevolved.com/svn/root/rails_plugins/
unobtrusive_javascript/tags/rel-0.2

Plugin documentation:
http://opensource.agileevolved.com/unobtrusivejs/

Cheers
Luke R.