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.

GitHub

587 stars
23 watching
87 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zorab47/active_admin-sortable_tree A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes 162
1and1/acts_as_recursive_tree Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries 72
expectedbehavior/acts_as_archival A Ruby plugin for atomic archiving and unarchiving of objects in Active Record models 128
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 407
closuretree/closure_tree A Ruby library for building hierarchical data models in ActiveRecord 1,846
activeadmin/arbre A Ruby gem for building HTML views using an object-oriented DOM tree structure. 768
jonatas/fast Tools to search and refactor Ruby code directly in its abstract syntax tree 256
healthie/activerecord_cursor_paginate A gem that enables pagination of Active Record results using cursor-based pagination 129
rajasegar/ruby-ast-explorer A tool for visualizing and transforming Ruby source code as an Abstract Syntax Tree (AST) to improve maintainability and refactorability. 16
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
brendon/acts_as_list Provides a way to manage ordered lists of objects in a database 2,049
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
closuretree/with_advisory_lock Adds advisory locking to ActiveRecord models for concurrent access control 627
synctree/activerecord-hive-adapter A library that enables support for Hive in Ruby on Rails applications using an Active Record adapter 5
brendon/ranked-model An acts_as_sortable alternative with optimized performance and support for multiple lists per table 1,089