About
Buy my book
Exceptional Ruby is the definitive guide to exceptions and failure handling in Ruby.
Pages
Categories
Monthly Archives: July 2010
RPCFN Solution
For the curious, my personal reference solution to my Ruby Challenge is now online. More commentary to come later.
Posted in Uncategorized
Leave a comment
Greenletters: Painless automation and testing for command-line applications
Did you ever use Expect to automate a complex command-line procedure, like an FTP upload? Expect is handy – and very powerful – but for Ruby projects it sure would be nice to be able to automate console apps directly … Continue reading
Announcing Firetower – A command-line interface to Campfire
OK, this is pretty early stuff but it’s already usable and I think it has a lot of potential. Firetower is a command-line interface to Campfire. It’s currently for Linux systems only, but there’s no reason it can’t be extended … Continue reading
