In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...
The number of operators that you can overload is very small and each of them is attached to very specific...
This is a project to make a complete replacement for the default HTML generator for Rdoc, the API documentation-extraction...
Hanna is an RDoc template that scales. It's implemented in Haml, making the sources clean and readable. It's...
Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...
In earlier version I needed to do an awkward thing that only affected development mode, where Rails unloads all classes...
This gem allows you to access the content of
BDD/Cucumber talk by Ben Mabey.
Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly...
The Echo Nest Remix API (“Remix,” for short) is an open-source programming framework written in Python. It provides numerous...
Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...
When Java first shipped, Bill Joy and James Gosling and the other members of the Java team thought that Java...
Without intending to take anything away from Roy’s (valid) criticism on labeling, REST isn’t an all or nothing...
If you’re working on some cool ruby console-based application or just want to add a little style to...
Wouldn’t it be cool if you could just require “http://my-host/my-lib.rb” in ruby?
rFeedParser is a translation of Mark Pilgrim's Universal Feed Parser from Python into Ruby. It has nearly the exact...
FeedTools is a simple Ruby library for handling rss, atom, and cdf parsing, generation, and translation as well as caching...
Effortless backend interface for Ruby on Rails applications. (Admin scaffold generator.)
A collection of useful utilities for Capistrano deployments
Metric_fu is a set of rake tasks that make it easy to generate metrics reports. It uses Saikuro, Flog...
Asynchronous JavaScript and CSS, also known as CSSHttpRequest, is a method of URI-encoding data in 2KB chunks split over...
This article describes a technique for overriding the equals method that preserves the contract of equals even when subclassses of...