Docfix in Rails


10 days ago by joost on Space Babies.
A patch of mine was accepted for Rails just two hours ago. True, it’s only a documentation fix. I’m still proud though And I have done a great deal...

script/runner for Rails 3.0.0.rc2


10 days ago by on poocs.net - Home.
Since the otherwise most-excellent whenever plugin still generates the pre-Rails3-style script/runner command-lines (and since I don’t have the time to...

Rails 3.0: Release candidate 2


10 days ago by David Heinemeier Hansson on Riding Rails. [Linked from: poocs.net - Home]
The release candidate process is progressing as planned. This second candidate has very few changes over the first, which means that unless any blockers...

SimpleCov: A Powerful, Straightforward Ruby 1.9 Code Coverage Tool


10 days ago by Peter Cooper on Ruby Inside.
...

home_run: Ruby’s Date and DateTime Classes, But 20-200x Faster


10 days ago by Peter Cooper on Ruby Inside.
home_run is an implementation of ruby’s Date/DateTime classes in C, with much better performance (20-200x) than the version in the standard library, while...

Late Summer Tech Tab Sweep


11 days ago by Tim Bray on ongoing.
Some of these puppies have been keeping a browser tab open since April. No theme; ranging on the geekiness scale from extreme to mostly-sociology....

Episode 228: Sortable Table Columns


11 days ago by Ryan Bates on Railscasts.
Here I walk you through adding the ability to sort table columns in ascending or descending order by clicking the header....

Using >= Considered Harmful (or, What’s Wrong With >=)


13 days ago by wycats on Katz Got Your Tongue?.
TL;DR Use ~> instead. Having spent far, far too much time with Rubygems dependencies, and the problems that arise with unusual combinations, I am ready...

Week 152


13 days ago by James Stewart on a work on process.
This is always a strange week in my annual calendar. So much of my work is focussed around Greenbelt—which is now less than a week away—that many, many...

RDoc 2.5.11


13 days ago by Eric Hodel on Segment7.
RDoc Project Page RDoc Documentation RDoc Bug Tracker RDoc is an application that produces documentation for one or more Ruby source files. RDoc...