We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fece50c commit 8e9a8a4Copy full SHA for 8e9a8a4
History.txt
@@ -25,6 +25,7 @@
25
* Extended unit testing:
26
* Added some unit tests for the BER core extensions.
27
* Code clean-up:
28
+ * Made the formatting of Net::LDAP code consistent across all files.
29
* Replaced calls to #to_a with calls to Kernel#Array; since Ruby 1.8.3, the
30
default #to_a implementation has been deprecated and should be replaced
31
either with calls to Kernel#Array or [value].flatten(1).
0 commit comments