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.
It occurred to me that many Rails/Passenger/Apache applications may have caching set up in a way that it appears to...
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.
Rails plugin which adds a convenient way to override attr_accessible protection.... You can mark certain attributes as trusted for...
Rack middleware for rate-limiting incoming HTTP requests.
Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset...
File upload solution that supports form roundtrips when a validation fails.
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...
Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...
Rails 3.1 preview at the end.
We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...