Sha256: 5bf3449a012464baadc35156b4bfe218726c3895b454a74a1ae01a83e35cb14c

Contents?: true

Size: 766 Bytes

Versions: 76

Compression:

Stored size: 766 Bytes

Contents

# Action Text

Action Text brings rich text content and editing to Rails. It includes the [Trix editor](https://trix-editor.org) that handles everything from formatting to links to quotes to lists to embedded images and galleries. The rich text content generated by the Trix editor is saved in its own RichText model that's associated with any existing Active Record model in the application. Any embedded images (or other attachments) are automatically stored using Active Storage and associated with the included RichText model.

You can read more about Action Text in the [Action Text Overview](https://edgeguides.rubyonrails.org/action_text_overview.html) guide.

## License

Action Text is released under the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

76 entries across 76 versions & 7 rubygems

Version Path
actiontext-6.1.7.10 README.md
actiontext-6.1.7.9 README.md
actiontext-6.1.7.8 README.md
actiontext-6.1.7.7 README.md
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/actiontext-6.1.6.1/README.md
actiontext-6.1.7.6 README.md
actiontext-6.1.7.5 README.md
actiontext-6.1.7.4 README.md
scrapbook-0.3.1 vendor/ruby/2.7.0/gems/actiontext-6.1.6.1/README.md
actiontext-6.1.7.3 README.md
actiontext-6.1.7.2 README.md
actiontext-6.1.7.1 README.md
actiontext-6.0.6.1 README.md
actiontext-6.1.7 README.md
actiontext-6.0.6 README.md
actiontext-6.1.6.1 README.md
actiontext-6.0.5.1 README.md
actiontext-6.0.5 README.md
actiontext-6.1.6 README.md
actiontext-6.1.5.1 README.md