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.

github.com

Another ActiveModel alternative.

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...

github.com

Background allows you to add some context to the scenarios in a single feature. A Background is much like a...

github.com

What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC

railscasts.com

Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a...

github.com

Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.

github.com

Template inliner avoids the problem when to render a large list of objects,

github.com

An ActionMailer delivery method to save mails as files in a directory.

github.com

So you downloaded inaction_mailer, and you had a folder full of e-mails generated while writing your app?

github.com

Easily show multiple, overlapping events across calendar days and rows.

github.com

A simple implementation of an Identity Mapper for Active Record.

gem-session.com

Unfortunately vanilla Ruby modules lack support for many idioms popular in modern Ruby. Most importantly, we have become accustomed to...