This website requires JavaScript.
Explore
Help
Sign In
deac
/
ruby-net-ldap
Watch
1
Star
0
Fork
You've already forked ruby-net-ldap
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3b0a8223b0
ruby-net-ldap
/
test
/
common.rb
4 lines
65 B
Ruby
Raw
Normal View
History
Unescape
Escape
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...
2008-11-15 00:22:30 +01:00
# Add 'lib' to load path.
require
'test/unit'
Rationalizing startup.
2010-03-13 06:20:07 +01:00
require
'net/ldap'
Reference in a new issue
Copy permalink