WYSIWYG editor that is intergrated with Ruby on Rails

Posted by atmorell on Stack Overflow See other posts from Stack Overflow or by atmorell
Published on 2011-01-17T15:44:49Z Indexed on 2011/01/17 15:53 UTC
Read the original article Hit count: 192

Hello,

I have worked with Ruby on Rails for the last four years. So far I have used textmate for writing the code. This is working great as long as I don't need to do any decent presentation. I was wondering if there is any WYSIWYG editor out there that can intergrate with Rails. Something like Dreamweaver with the ability to browse Objects etc. If I have opened the _show.erb I create a div and selete @user.email. etc.

Any suggestions?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby