net-http-persistent 2.2
7 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.6
~1 month 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...
History of RDoc and RubyGems
over 1 year ago by drbrain on Segment7.
The video of my talk, History of RDoc and RubyGems has been posted at Confreaks! You can also download my slides for History of RubyGems and RDoc and my...
rdoc-tags 1.2
over 1 year ago by drbrain on Segment7.
github.com/rdoc/rdoc-tags A TAGS file generator based on ctags.sourceforge.net/FORMAT. rdoc-tags handles namespaced classes and modules, ! and ? methods...
How to Sleep in Tests
over 1 year ago by drbrain on Segment7.
And Use Other Kernel Methods Ruby provides many methods for you in Kernel including such favorites as #sleep, #fork, #open, #system and #` that can be...
RubyGems 1.4 vs Ruby 1.9
over 1 year ago by drbrain on Segment7.
Ruby 1.9.2's gem_prelude is interfering with RubyGems' loading causing errors when during the loading of RubyGems 1.4. In Ruby 1.9.1 this wasn't a problem...
RDoc 3.3
over 1 year ago by drbrain on Segment7.
RDoc Project Page RDoc Documentation RDoc Bug Tracker RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the rdoc...
RubyGems 1.4.0
over 1 year ago by drbrain on Segment7.
http://rubygems.org http://docs.rubygems.org http://help.rubygems.org http://github.com/rubygems RubyGems is a package management framework for Ruby...
rdoc-tags 1.1 and RDoc 3.2
over 1 year ago by drbrain on Segment7.
rdoc-tags includes a Hoe plugin :rdoc_tags making it easy to add tag support to your ruby project. If you don't use Hoe you can instead use RDoc::TagsTask...
RDoc 3.1
over 1 year ago by drbrain on Segment7.
RDoc Project Page RDoc Documentation RDoc Bug Tracker RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the rdoc...
