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
c46c93777e
ruby-net-ldap
/
spec
/
spec_helper.rb
6 lines
81 B
Ruby
Raw
Normal View
History
Unescape
Escape
! A proper fix for the error I've found yesterday. We should further look for empty rescue statements, as they may sometimes catch stuff that we don't want to be caught.
2010-03-18 08:44:58 +01:00
require
'net/ldap'
+ Upgrades our code to a recent rspec
2010-12-30 13:46:06 +01:00
RSpec
.
configure
do
|
config
|
! Fixes that last ssl topic
2010-02-12 15:08:56 +01:00
config
.
mock_with
:flexmock
Fixing a problem where the metaid gem isn't running on my system.
2010-03-21 04:07:16 +01:00
end
Reference in a new issue
Copy permalink