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...
Background allows you to add some context to the scenarios in a single feature. A Background is much like a...
What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC
Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a...
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,
this is a very cool lib,
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?
Easily show multiple, overlapping events across calendar days and rows.
A simple implementation of an Identity Mapper for Active Record.
Unfortunately vanilla Ruby modules lack support for many idioms popular in modern Ruby. Most importantly, we have become accustomed to...
Steak is like Cucumber but in plain Ruby.
Rack middleware for rate-limiting incoming HTTP requests.
File upload solution that supports form roundtrips when a validation fails.
Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...
We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...
What do we expect from the custom finder? We expect that it should find assets A, B, C and should...