code.google.com

Web 2.0 sites have lots of tiny javascript/css files, which causes one extra round trip per file to the server...

github.com

theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times...

github.com

Reads Active Record's validations and makes them available to live client side javascript

heroku.com

Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...

tagaholic.me

Hirb provides a mini view framework for console applications, designed with irb in mind.

pluginaweek.org

After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...

magicscalingsprinkles.wordpress.com

Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...

integrityapp.com

Integrity is the angel watching over your shoulder while you code. As soon as you push your commits, it builds...

smartic.us

In this presentation, I demoed Cucumber and Webrat. I also talked about Integrity and how I like to put it...

pragdave.pragprog.com

So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...

mwrc2009.confreaks.com

BDD/Cucumber talk by Ben Mabey.

aub.github.com

Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...

github.com

A collection of useful utilities for Capistrano deployments

github.com

Debugging toolbar for Rack applications implemented as middlewa

github.com

Capistrano recipes for database backups before migrations, passenger deployment strategy, release tagging in Git repos.

github.com

View testing that doesn't suck.

netalive.org

I brought up the question whether tests should call the translation API when checking for the presence of a string...

idolhands.com

Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...