//= require froala_editor.min.js $(function () { $('.field-unit--froala textarea').froalaEditor(); });