blog.innerewut.de

Recently I've been made aware of people inside US Government organizations using my Ruby on Rails Security presentation as...

netalive.org

I brought up the question whether tests should call the translation API when checking for the presence of a string...

buildingwebapps.com

On any page accessed with SSL, all Ajax requests must use SSL, or they will fail. To make this happen...

idolhands.com

Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...

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...