Пакет gem-actiontext-devel: Информация

  • Default inline alert: Версия в репозитории: 6.1.7.7-alt1

Бинарный пакет: gem-actiontext-devel
Версия: 6.1.4.1-alt1
Архитектура: noarch
Собран:  3 сентября 2021 г. 2:43 в задании #238996
Исходный пакет: gem-rails
Категория: Разработка/Ruby
Сообщить об ошибке в пакете
Домашняя страница: https://rubyonrails.org/

Лицензия: MIT
О пакете: Edit and display rich text in Rails applications development package
Описание: 
Edit and display rich text in Rails applications development package.

Action Text brings rich text content and editing to Rails. It includes the Trix
editor 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.

Сопровождающий: Ruby Maintainers Team

Список участников:
Pavel Skrylev
Andrey Cherepanov

Последнее изменение


1 сентября 2021 г. Pavel Skrylev 6.1.4.1-alt1
- ^ 6.1.3.2 -> 6.1.4.1
- ! CVE-2021-22942, CVE-2021-22881
- ! spec
15 июня 2021 г. Pavel Skrylev 6.1.3.2-alt1
15 февраля 2021 г. Pavel Skrylev 5.2.4.4-alt2
- * refactoring railsctl conforming to rails foreman installation