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...
Central point to collect locale data for use in Ruby on Rails.
I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
A simple web-based WYSIWYG editor, written in MooTools.
HTML sanitizer by the wonko.com guy.
Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...