polishing ruby. I've recently broken up my blog into two pieces with separate RSS feeds: polishing ruby. My latest ruby musings… 414 posts: Safari Split Window ...
Link: blog.zenspider.com
minitest version 5.0.2 has been released! Published 2013-05-20 @ 15:46 minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Ki...
minitest version 5.0.0 has been released! Published 2013-05-10 @ 16:02 minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Ki...
hoe version 3.6.1 has been released! Published 2013-05-10 @ 16:06 Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your us...
minitest version 4.7.4 has been released! Published 2013-05-01 @ 15:42 minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Ki...
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/server/src/main/java/org/apache/xmlrpc/server/RequestProcessorFactoryFactory.java?view=markup just look at that url for a second… (if it doesn’t go off screen, that is) the domain… sure. whatever. viewvc . yeah. k. webservices/xmlr...
RubyGems How-To: Preventing Catastrophe Published 2008-10-01 @ 13:47 I’m about to put out a flood of releases, several of which are “dot-ohs” and are not fully backwards compatible. In doing so, I knew that projects dependent on my projects (including some of my own) might break. Here...
zenweb-template version 1.0.1 has been released! Published 2013-04-25 @ 16:27 Simply provides an example zenweb template website. Changes: 1.0.1 / 2013-04-25 1 bug fix: Fixed YAML that works in syck but not psych. home: https://github.com/seattlerb/zenweb-template rdoc: http://docs.se...
ruby2ruby version 2.0.5 has been released! Published 2013-04-25 @ 16:06 ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever! Changes: 2.0.5 / 2013-04-25 2 bug fixes: Fix...