Bootstrap Wysihtml5 Rails is the easiest way to add a beautiful rich text editor to your rails application.
This is how it looks like:
Using it is very easy. Just put this in your Gemfile and bundle install.
app/assets/stylesheets/application.css
app/assets/javascripts/application.js
Finally, let’s use it:
bootstrap-wysihtml5 has a lot of options you can make use of. Check their readme.
https://github.com/Nerian/bootstrap-wysihtml5-rails
SHARE THIS PAGE!