ruby-net-ldap icon indicating copy to clipboard operation
ruby-net-ldap copied to clipboard

Pure Ruby LDAP library

Results 3 ruby-net-ldap issues
Sort by recently updated
recently updated
newest added

Hi, this is nice, if you need to catch particular exceptions. I know, the names aren't the best, but better than one name. I hope somebody has better names. Greets...

This way it can be used with the rubygems.org API

In Ruby 2.0, all files are in UTF8 by default, so the SnmpGetRequest\* variables get transformed into Unicode sequences and tests fail. This PR simply fixes this by using us-ascii...