Trix is an editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.
$ cd trix_editor
$ rails action_text:install
$ rails g scaffold post title content:rich_text
No comments:
Post a Comment