RubyGems.org

acts_as_tree

1.3.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

262,561 total downloads 5,403 for this version
Owners

627f0a46a5ea5729951b8224833ca6537b1e8dcb03a2c46a3696cca515e9fd4f

Gemfile
gem "acts_as_tree", "~> 1.3.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)
Runtime Dependencies
  1. activerecord >= 3.0.0
Development Dependencies
  1. rdoc >= 0
  2. sqlite3 >= 0