I'm going to have a "form" inside it will have a WYSIWYG like get the data typed inside it and save it in the bank, because I'll have text and images inside. I'm developing in Ruby, and trying to understand tinymce-rails, I'm new to Ruby development. Is this the best way, to use tinymce-rails in my application? Because I want the user to be able to put images at any time, to exemplify something. EX:
TEXTO
Imagem
TEXTO
He has to be able to type text and then load an image, and just below continue to write. It is optional to put the image or not.