Rails HTML editor to create forms
Posted
by Ignace
on Stack Overflow
See other posts from Stack Overflow
or by Ignace
Published on 2010-03-12T09:32:02Z
Indexed on
2010/03/12
9:37 UTC
Read the original article
Hit count: 198
ruby-on-rails
Hey all,
I'm looking for a HTML editor which can be (easiliy) integrated in a RoR app that has the possibility to create forms.
Not forms per se, but I need the possibility to add radiobuttons, input fields, checkboxes and so on.
I loved the smoothness of TinyMCE, but apparently this doesn't take me far enough.
Does there exists such a gem/plugin?
Thanks!
© Stack Overflow or respective owner