Polishing Ruby
Musings on Ruby and the Ruby Community...
I'd die of typing
~4 years ago by Ryan Davis on Polishing Ruby.
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/server/src/main/java/org/apache/xmlrpc/server/RequestProcessorFactoryFactory.java?view=markup just...
test-unit version 1.2.3 has been released!
~4 years ago by Ryan Davis on Polishing Ruby.
Test::Unit (Classic) - Nathaniel Talbott's originial test-unit, externalized from the ruby project as a gem (for tool developers). Changes: 1.2.31...
Lookie! Test Status Matrix Thingy!
~4 years ago by Ryan Davis on Polishing Ruby.
------> (no silly... look in the blog, not the RSS feed!)...
RubyInline version 3.6.7 has been released!
~4 years ago by Ryan Davis on Polishing Ruby.
Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing...
ZenTest version 3.9.2 has been released!
~4 years ago by Ryan Davis on Polishing Ruby.
ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code...
Removing duplicates from OmniFocus
~4 years ago by Ryan Davis on Polishing Ruby.
Sometimes something (I suspect iSync) screws up and duplicates my tasks. This has proven useful: tell application "OmniFocus" tell first document ...
rubyforge version 0.4.5 has been released!
~4 years ago by Ryan Davis on Polishing Ruby.
A script which automates a limited set of rubyforge operations. Run 'rubyforge help' for complete usage. Setup: For first time users AND upgrades to 0...
Reason #437 why Phil Hagelburg rocks
~4 years ago by Ryan Davis on Polishing Ruby.
One Line Multi-Stage Deployment for Vlad: Kernel.load "config/deploy_#{ENV['to']}.rb" if ENV['to'] Making this elegant line possible: % rake vlad:deploy...
Current Status Report
~4 years ago by Ryan Davis on Polishing Ruby.
I'm gonna try to keep pushing on this stuff and keep an status report up to date. Â 1.8.41.8.51.8.6-p1111.9.0-0rubiniusrubyforgepassedpassedpassedpassedn...
hoe version 1.5.1 has been released!
~4 years ago by Ryan Davis on Polishing Ruby.
Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packagingT...
