On Thu, Oct 06, 2005 at 05:19:46AM +0900, Raphael Bauduin wrote: <snip> > Here's a little feedback about the ruby "matchit" for classes: The > following code causes problem: > > > class Test > def initialize > @a = { :class => "left", :id => "test"} > end > end > > The "end" for class will match with :class. Fixed in CVS - thanks! Regards, Doug