Segment7
segment7.net
net-http-persistent 2.4
4 days ago by drbrain on Segment7.
net-http-persistent version 2.4 has been released! docs.seattlerb.org/net-http-persistent github.com/drbrain/net-http-persistent Manages persistent...
Forever-valid SSL certificates
25 days ago by drbrain on Segment7.
If your library uses X509 cryptography, naturally your tests will need a key and valid certificate to test against. Creating a key and certificate frequently...
Replace your test helpers with reusable API
26 days ago by drbrain on Segment7.
test/test_helper.rb is a great idea Rails brought to the Ruby world as a place for functionality that helps you write better tests. There's now a standard...
return_bang 1.0
~1 month ago by drbrain on Segment7.
return_bang version 1.0 has been released! docs.seattlerb.org/return_bang github.com/drbrain/return_bang return_bang implements non-local exits from...
mechanize 2.1
~1 month ago by drbrain on Segment7.
mechanize version 2.1 has been released! mechanize.rubyforge.org github.com/tenderlove/mechanize/tree/master The Mechanize library is used for automating...
rdoc 3.12
~1 month ago by drbrain on Segment7.
home github.com/rdoc/rdoc rdoc docs.seattlerb.org/rdoc bugs github.com/rdoc/rdoc/issues RDoc produces HTML and command-line documentation for Ruby...
Packaging from a gemspec is not the Best Way
~1 month ago by drbrain on Segment7.
Or, why you should use Hoe (or a tool like it) to package your gems. A while back Yehuda wrote Using .gemspecs as Intended and asserted that packaging...
mechanize 2.1 prerelease
3 months ago by drbrain on Segment7.
mechanize 2.1.pre.1 is up on rubygems.org. Notable improvements over mechanize 2.0.1 include: Improvements in handling of connections closed by the server...
net-http-persistent 2.2
3 months ago by drbrain on Segment7.
docs.seattlerb.org/net-http-persistent github.com/drbrain/net-http-persistent Manages persistent connections using Net::HTTP plus a speed fix for Ruby...
net-http-persistent 2.2
3 months ago by drbrain on Segment7.
docs.seattlerb.org/net-http-persistent github.com/drbrain/net-http-persistent Manages persistent connections using Net::HTTP plus a speed fix for Ruby...
