acts_as_tree
Tree library
A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord
ActsAsTree -- Extends ActiveRecord to add simple support for organizing items into parent–children relationships.
588 stars
23 watching
88 forks
Language: Ruby
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 161 |
| Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries | 73 |
| A Ruby plugin for atomic archiving and unarchiving of objects in Active Record models | 128 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| A Ruby library for building hierarchical data models in ActiveRecord | 1,848 |
| A Ruby gem for building HTML views using an object-oriented DOM tree structure. | 769 |
| Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| Cursor-based pagination for active records in Ruby on Rails applications | 135 |
| A tool for visualizing and transforming Ruby source code as an Abstract Syntax Tree (AST) to improve maintainability and refactorability. | 16 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| Provides a way to manage ordered lists of objects in a database | 2,050 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Adds advisory locking to ActiveRecord models for concurrent access control | 630 |
| A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter | 5 |
| An acts_as_sortable alternative with optimized performance and support for multiple lists per table | 1,091 |