You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2019. It is now read-only.
I like the inclusion of a rich-text editor in rails by default.
One issue I'd like to raise is internationalization/translations. I've been using the globalize gem to save translation records for fields on models that have translations. Now I was wondering if this will work for rich text fields, too.