Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@rails @basecamp @tolk

Popular repositories

  1. Tolk is a web interface for doing i18n translations packaged as an engine for Rails 2.3 applications

    Ruby 534 121

  2. Custom configuration storage for Rails

    Ruby 207 5

  3. Rails plugin for picking a non-ssl asset host as often as possible

    Ruby 80 14

  4. Forked from tobi/delayed_job

    Database based asynchronously priority queue system -- Extracted from Shopify

    Ruby 36 3

  5. Forked from packagethief/will_paginate

    Adaptive pagination plugin for web frameworks and other applications

    Ruby 23 7

591 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

dhh has no activity yet for this period.

February 2021

Created a pull request in rails/rails that received 2 comments

Add ActionController::Live::Buffer#writeln the write a line to the stream with a newline included

send_stream(filename: "subscribers.csv") do |stream| stream.writeln "email_address,updated_at" @subscribers.find_each do |subscriber| stream.writeln

+22 −2 2 comments

Created an issue in rails/rails that received 1 comment

Running an individual test file should not use parallelized workers

Parallelized-worker testing is amazing. When you're running a large suite of tests, and all your cores are cooking, it's peach. But when you're jus…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.