The ability to update and close Trac tickets associated with a given repo whenever a commit is made to that...
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client...
Flotr is a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment) and inspired by...
There are many wonderful things about Rails and the Rails ecosystem. A clean, well-lighted path for keeping all your...
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
PNG transparency for IE 6.
Jasmin is an assembler for the Java Virtual Machine. It takes ASCII descriptions of Java classes, written in a simple...
Hirb provides a mini view framework for console applications, designed with irb in mind.
One of the things that I always wanted to do but never got around to was to analyze a user...
Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and...
It turned out that the test subject didn't know that longdesc even existed before the tester told him about...
This article is an introduction to testing Rails plugins.
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...
Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...