RubyGems.org

acts_as_tree

1.1.0

A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.

installgem install acts_as_tree
Authors

Erik Dahlstrand, Rails Core, Mark Turner, Swanand Pagnis

121,170 total downloads 2,395 for this version
Owners

627f0a46a5ea5729951b8224833ca6537b1e8dcb03a2c46a3696cca515e9fd4f

Gemfile
gem "acts_as_tree", "~> 1.1.0"
Versions
  1. 1.1.0 April 25, 2012
  2. 1.0.1 April 18, 2012
  3. 1.0.0 April 14, 2012
  4. 0.2.0 April 9, 2012
  5. 0.1.1 February 3, 2010
Show all versions (6 total)
Runtime Dependencies
  1. activerecord >= 3.0.0
Development Dependencies
  1. rdoc >= 0
  2. sqlite3 >= 0