Question

i want to implement text box(text area) as shown in picture .I know the simple textarea but dont know this type of text area which gives formatting ,numbering facility,Since iam new to rails plz help meenter image description here

Was it helpful?

Solution

This is not something that Rails provides, but there are many javascript wysiwyg plugins that solve this problem. This has worked well for me before: https://github.com/spohlenz/tinymce-rails

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top