Editors in Rails

Hi,

I have used tiny-mce editor in my current app. I am facing some sort of issues. I want to know is there are any kinds of editors supported by rails(compatible).

regards, mathew

look at Ck-editor, or the google closure Library (editor)

I believe that any client side editor will be compatible with rails.

Colin

If you are using rails 3.1 I found mercury editor extremely easy to implement. http://jejacks0n.github.com/mercury/