github.com

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

m.onkey.org

decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...

themomorohoax.com

Stop writing your own random string generators. Rails does this for you.

codaset.com

Concerns is a simple Rails plugin that provides you with a simple way to organise your Controllers, Models and Mailers...

github.com

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

blog.henriquez.net

Even though the gradual engagement meme has been around for a while, and everyone just hates signup forms, they just...

railscasts.com

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

github.com

A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.

makandra dev
juggernaut.rubyforge.org

The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection...

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,

blog.purifyapp.com

MailStyle allows you to write the css for your html emails as you normally would, then writes the styles inline...

yehudakatz.com

Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit...

blog.plataformatec.com.br

This means Basecamp migrated from the first Rails release up to the edge one. So how come people say so...

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?

m.onkey.org

So here’s an overview of how things are going to work in Rails 3.

github.com

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

github.com

Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...

github.com

A simple implementation of an Identity Mapper for Active Record.