The ruby-net-ldap project provides LDAP support for the Ruby programming language. They have just released version 0.16.3 of the library, which appears to include the following changes over the previous 0.16.2 release:
- Added support for parsing filters that include attributes with options
- Added support for an InvalidDNError
- Fixed an issue with an uninitialized LdapPduError
- Various internal code updates