pluginGeek
ActiveRecord: Nesting recordsRuby4,725EditEasily and efficiently make your ActiveRecord model support hierarchies.
Organise ActiveRecord model into a tree structurehttps://github.com/stefankroes/ancestry
Rails plugin to conveniently handle multiple models in a single form.https://github.com/ryanb/nested_form
An awesome replacement for acts_as_nested_set and better_nested_set.https://github.com/collectiveidea/awesome_nested_set
Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded commentshttps://github.com/elight/acts_as_commentable_with_threading
Easily and efficiently make your ActiveRecord model support hierarchieshttp://mceachen.github.io/closure_tree/
Nested Set + Drag&Drop GUI. Very fast! Best render helper! 2000 nodes/sec. Ready for rails 4https://github.com/the-teacher/the_sortable_tree
Saves a tree in a table, is fast and can sort in preorder at DB levelhttps://github.com/clyfe/acts_as_nested_interval
Fully featured tree implementation for Mongoid 2 using the nested set modelhttps://github.com/thinkwell/mongoid_nested_set
Add a description for this repo on pluginGeek or Github.https://github.com/svenfuchs/simple_nested_set
Enhances ActiveRecord with nested hierarchies.http://www.redalchemist.com
Related categories
ActiveRecord: Sortable lists1,388Rubydatagrid, acts_as_list and 3 more »Persist the positioning of your records in a certain order. Includes view helpers for displaying sortable lists and tables, and drag-and-drop GUIs for positioning the records.
Around the webAdd