Download List

Descripción del Proyecto

RubyTree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. It also provides ability to marshal the entire tree structure. The library provides a generic tree as well as a binary tree implementation. It is available as a RubyGem or standard Tar/ZIP packages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-05 06:57 Back to release list
0.7.0

Las nuevas API y funciones. Refundido de documentación con referencias cruzadas. Los nuevos métodos de presentar estadísticas de grado, y de convertir a JSON, y los métodos de conveniencia. las condiciones de borde de casos y otros bugs menores han sido corregidos.
Tags: Stable, R0.7.0, JSON, API, Documentation
New APIs and functions. Reworked documentation with cross references. New methods to report degree statistics, convert to and from JSON, and convenience methods. Edge case conditions and other minor bugs have been fixed.

Project Resources