Mon, 13 May 2024 21:21:27 UTC | login

Information for build rubygem-ancestry-2.1.0-4.fc25

ID19837
Package Namerubygem-ancestry
Version2.1.0
Release4.fc25
Epoch
SummaryOrganize ActiveRecord model into a tree structure
DescriptionAncestry allows the records of a ActiveRecord model to be organized in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a single sql query. Additional features are named_scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:07 UTC
CompletedSat, 14 Apr 2018 20:31:07 UTC
Tags
f28
f29
RPMs
src
rubygem-ancestry-2.1.0-4.fc25.src.rpm (info) (download)
noarch
rubygem-ancestry-2.1.0-4.fc25.noarch.rpm (info) (download)
rubygem-ancestry-doc-2.1.0-4.fc25.noarch.rpm (info) (download)
Changelog * Thu Mar 31 2016 Jun Aruga <jaruga@redhat.com> - 2.1.0-4 - Fix test suite for Ruby 2.3 compatibility. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 16 2014 Josef Stribny <jstribny@redhat.com> - 2.1.0-1 - Update to 2.1.0 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Aug 26 2013 Miroslav Suchý <msuchy@redhat.com> 2.0.0-5 - enable test - mark README and LICENSE as doc * Tue Aug 13 2013 Miroslav Suchý <msuchy@redhat.com> 2.0.0-4 - fix typos * Tue Aug 13 2013 msuchy@redhat.com - 2.0.0-1 - Initial package