Tiny_mce and jquery + jrails

Hi,

I’ve been using tiny_mce_plus.
Recently I changed prototype to jquery and jrails.
It caused problems to tiny_mce_plus.
So I replaced the prototype.js part in tiny_mce_plus with jquery and
jrails.
But according to log, the tiny_mce still uses prototype.js even if I
restarted rails app.

I grepped “prototype.js” over entire app and couldn’t find any.
I don’t know where I need to change.

Can somebody help?

Thanks.

Sam