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.

alfajango.com

It occurred to me that many Rails/Passenger/Apache applications may have caching set up in a way that it appears to...

gem-session.com

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

github.com

Steak is like Cucumber but in plain Ruby.

github.com

Rails plugin which adds a convenient way to override attr_accessible protection.... You can mark certain attributes as trusted for...

github.com

Rack middleware for rate-limiting incoming HTTP requests.

github.com

Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset...

github.com

File upload solution that supports form roundtrips when a validation fails.

gem-session.com

Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...

axonflux.com

/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...

axonflux.com

Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...

youtube.com

Rails 3.1 preview at the end.

robots.thoughtbot.com

We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...

railstutorial.org

A thorough introduction to web development with Ruby on Rails

gusiev.com

What do we expect from the custom finder? We expect that it should find assets A, B, C and should...

apidock.com

All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...

github.com

The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...