ancestry
Hierarchy manager
A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern
Organise ActiveRecord model into a tree structure
4k stars
53 watching
464 forks
Language: Ruby
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library for building hierarchical data models in ActiveRecord | 1,848 |
| Enables hierarchical organization of data in Mongoid models using a tree-like structure | 85 |
| Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries | 73 |
| A library to efficiently store and query hierarchical data in Ecto schemas using a materialized path pattern | 63 |
| A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 161 |
| A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
| Simplifies data fetching in Core Data using an object-oriented approach inspired by Ruby on Rails' Active Record pattern. | 10,793 |
| An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
| A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
| A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 588 |
| A web-based application that converts GEDCOM files into genealogical tree graphs and visualizes them using D3.js. | 26 |
| A comprehensive library of algorithms and data structures in Ruby | 2,676 |
| A gem that efficiently finds next or previous records in a database table | 510 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |