treequel version 1.8.3 has been released!
* <http://deveiate.org/projects/Treequel>
Treequel is an LDAP toolkit for Ruby. It is intended to allow quick, easy
access to LDAP directories in a manner consistent with LDAP's hierarchical,
free-form nature.
It's inspired by and modeled after [Sequel](http://sequel.rubyforge.org/), a
kick-ass database library.
Changes:
···
## v1.8.3 [2012-01-24] Michael Granger <ged@FaerieMUD.org>
- A fix for Treequel::Model#save LDIF. Thanks to Patricio Bruna <pbruna@it-linux.cl> for
pointing out the problem.