Пакет gem-ancestry: Информация
Исходный пакет: gem-ancestry
Версия: 4.2.0-alt1
Собран: 29 октября 2022 г. 15:08 в задании #296741
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/stefankroes/ancestry
Лицензия: MIT
О пакете: Organise ActiveRecord model into a tree structure
Описание:
Ancestry is a gem that allows the records of a Ruby on Rails ActiveRecord model to be organised as a tree structure (or hierarchy). It employs the materialised path pattern and exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants), allowing all of them to be fetched in a single SQL query. Additional features include STI support, scopes, depth caching, depth constraints, easy migration from older gems, integrity checking, integrity restoration, arrangement of (sub)trees into hashes, and various strategies for dealing with orphaned records.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
gem-ancestry (noarch)
gem-ancestry-devel (noarch)
gem-ancestry-doc (noarch)
gem-ancestry (noarch)
gem-ancestry-devel (noarch)
gem-ancestry-doc (noarch)
Сопровождающий: Ruby Maintainers Team
Последнее изменение
11 октября 2022 г. Pavel Skrylev 4.2.0-alt1
- ^ 4.0.0 -> 4.2.0
22 июня 2021 г. Pavel Skrylev 4.0.0-alt1
- ^ 3.2.1 -> 4.0.0
16 декабря 2020 г. Pavel Skrylev 3.2.1-alt1
- ^ 3.0.7 -> 3.2.1 - ! spec