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.

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.