Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged nested

  • Acts As Threaded

    Great for creating threaded forums and other tree structures where performance is a concern. The nested_set model is insert/update heavy but the whole tree can be retrieved in order from the database with a single query.

  • BetterNestedSet

    This plugin provides an ehanced acts_as_nested_set mixin, with move_to_child_of, level, ancestors, siblings...

  • acts_as_ordered_tree

    Adds list capability to the standard acts_as_tree, as well as various movements within the tree.

  • AutoRest

    Automate the management of restfull controller

  • resourceful_parenting

    A rails plugin that makes working with nested resources easier