rawk no longer works on Rails 2.2.2

I just wanted to let you know that the hack to make rawk work on Rails 2.2.2 by grouping action calls no longer works.

This is the hack, I have put the TODO where the line crashes Rails:

that line needs to be changed to buffer << message

Fred

Frederick Cheung wrote:

Well if you look at the original method this one is replacing it seemed fairly obvious.

Fred