Richer Text


RicherText Ruby Gem Changelog

This is the changelog for our Ruby Gem package. Are you looking for the JavaScript changelog?

main


0.13.0


0.10.0


0.9.0

0.8.0

To use:

  has_richer_text :body, store_as: :json
  
    <%= form.label :body %>
    <%= form.rhino_text_area :body %>
  

Requires users to manually install Rhino Editor’s JavaScript and CSS respectively first. Valid with Rhino Editor v0.8.4 or higher.

Attachment support for rendering is still a work in progress. Pull Requests are welcome!


0.7.0