Web 2.0 sites have lots of tiny javascript/css files, which causes one extra round trip per file to the server...
theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times...
Reads Active Record's validations and makes them available to live client side javascript
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
Hirb provides a mini view framework for console applications, designed with irb in mind.
After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...
Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...
Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...
In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...
So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...
BDD/Cucumber talk by Ben Mabey.
Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...
A collection of useful utilities for Capistrano deployments
Debugging toolbar for Rack applications implemented as middlewa
Capistrano recipes for database backups before migrations, passenger deployment strategy, release tagging in Git repos.
View testing that doesn't suck.
Another ActiveModel alternative.
I brought up the question whether tests should call the translation API when checking for the presence of a string...
Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...