RubyGems.org

acts_as_tree

0.2.0

Specify this acts_as extension if you want to model a tree structure by providing a parent association and a children association.

installgem install acts_as_tree -v 0.2.0
Authors

Erik Dahlstrand, Rails Core, Mark Turner, Swanand Pagnis

260,158 total downloads 9,680 for this version
Owners

627f0a46a5ea5729951b8224833ca6537b1e8dcb03a2c46a3696cca515e9fd4f

Gemfile
gem "acts_as_tree", "~> 0.2.0"
Versions
  1. 1.3.0 March 29, 2013
  2. 1.2.0 October 29, 2012
  3. 1.1.0 April 25, 2012
  4. 1.0.1 April 18, 2012
  5. 1.0.0 April 14, 2012
Show all versions (8 total)