Open source enthusiast and Ruby programmer @ 80beans, Amsterdam.

Method chaining and lazy evaluation in Ruby

28 Nov 2011

To figure out how method chaining and lazy evaluation work, we’ll write a library that can chain method calls to build up a MongoDB query.

Spec helpers, Bundler.setup and faster Rails test suites

17 Oct 2011

Loading dependencies in your Rails models, controllers, and initializers instead of letting Bundler pre-require everything all the time.

MicroGems: five minute RubyGems

03 Oct 2011

Creating RubyGems out of libraries you want to use in multiple projects, without the open source.

Isolated testing for custom validators in Rails 3

19 Sep 2011

Blazingly fast specs by testing Rails 3 custom validators without requiring the model

Vim is hard, I just want to click around

05 Sep 2011

Setting up MacVim with Janus and a sexy file drawer

The pain of JSON API testing

25 Jul 2011

Is JSON API testing really that painful or are we just using the wrong tools for the job?

“Let's settle this in a Ruby programming contest”

27 Jun 2011

Introducing Codebrawl, a Ruby and open source programming contest website

Euruko: The small and informal European Ruby conference

07 Jun 2011

About Euruko 2011 in Berlin and some thoughts about the Amsterdam edition next year

Managing Heroku's workers with HireFire

25 May 2011 by @meskyanichi

HireFire fires idle workers, and hires them when needed, saving you money and enables faster job processing.

Introducing Tapir: Simple search for static sites

09 May 2011

Wouldn't it be nice to have a service that indexes your RSS feed and allows you to search it using a JSON API?

Didn't find what you were looking for? There's more in the archive.

Ads from RubyRow