Background allows you to add some context to the scenarios in a single feature. A Background is much like a...
decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...
Stop writing your own random string generators. Rails does this for you.
Concerns is a simple Rails plugin that provides you with a simple way to organise your Controllers, Models and Mailers...
What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC
Even though the gradual engagement meme has been around for a while, and everyone just hates signup forms, they just...
Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a...
A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.
The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection...
Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
Template inliner avoids the problem when to render a large list of objects,
MailStyle allows you to write the css for your html emails as you normally would, then writes the styles inline...
this is a very cool lib,
Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit...
This means Basecamp migrated from the first Rails release up to the edge one. So how come people say so...
Fuck acronyms, really
An ActionMailer delivery method to save mails as files in a directory.
So you downloaded inaction_mailer, and you had a folder full of e-mails generated while writing your app?
So here’s an overview of how things are going to work in Rails 3.
Easily show multiple, overlapping events across calendar days and rows.
Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...
A simple implementation of an Identity Mapper for Active Record.
Info on install database_cleaner.