0
I will have a "form" inside it will have a WYSIWYG like take the typed data from inside it and save in the database, because I will have text and images inside. I am developing in Ruby, and trying to understand tinymce-Rails, I am new in the area of Ruby development. Is this the best way to use tinymce-Rails in my application? Why I want the user to be able to place images at any time, to exemplify something. EX:
TEXTO
Imagem
TEXTO
He has to be able to type a text and then load an image, and then just below continue writing. It being optional whether he put the image or not.