This commit is all about moving toward 'Hoe' as the project helper.

$ gem install hoe

To get there the following has been done:

 * Adhere to hoe naming conventions.
 * Migrate and update tests.
 * Consolidate and update documentation.
 * Prepare History.txt for release.
 * And I probably forgot something...
This commit is contained in:
emiel 2008-11-14 23:22:30 +00:00
parent e6cccef627
commit 6b5548ffd2
20 changed files with 719 additions and 442 deletions

View file

@ -263,7 +263,7 @@ module Net
class LdapError < StandardError; end
VERSION = "0.1.0"
VERSION = "0.0.5"
SearchScope_BaseObject = 0