But trust me on the dynamic languages.
Rio is a facade for most of the standard ruby classes that deal with I/O; providing a simple, intuitive, succinct...
It's important, however, that his wonderful code live on, and we need your help to do so. We've...
You want to try out all of the different ruby interpreters and versions including different patchlevels, but you don't...
Recently I've been made aware of people inside US Government organizations using my Ruby on Rails Security presentation as...
The same problem happened with address, which was specified to mean only the contact information for the author of a...
Amidst my 400 unread Boing Boing links are probably ten or fifteen that are probably real gems. But I’ll...
Pure-Ruby alternative to Cucumber.
What if my controller decides to take the Thing.create! and rescue route? What if my model has a special initializer...
I've recently moved from using Parallels for browser testing to Sun's Open Source VirtualBox. Here's a walkthrough...
On any page accessed with SSL, all Ajax requests must use SSL, or they will fail. To make this happen...
Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...
Background allows you to add some context to the scenarios in a single feature. A Background is much like a...
All methods generated by string_attr_reader are now added to that new module instead of the class. The result...
The idea behind scrooge is both surprisingly simple and powerful: instead of forcing the developer to manually specify each attribute...
decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...
Concerns is a simple Rails plugin that provides you with a simple way to organise your Controllers, Models and Mailers...
If I ruled the world, IE would not be used by people. Since that is not the case, we need...
What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC
If you need big synchronization points, e.g. for big marketing campaigns, you might be better off using an iterative development...
R. Clayton Miller's 10/GUI is probably one of the most dramatic reimaginations of the desktop user interface I’ve...