I’ve got an application that I work on where the client wants to track which countries they’re seeing click-throughs from. They want this in real time and in the application’s UI, no… more →
A Fresh CupMike Gunderloy wrote 3 weeks ago: I’ve got an application that I work on where the client wants to track which countries they … more →
Mike Gunderloy wrote 1 month ago: I’ve been poking at various continuous integration software lately. Most recently I gave Cerbe … more →
Mike Gunderloy wrote 1 month ago: One of the perennial code smells in many Rails applications is the use of migrations as a way to car … more →
Mike Gunderloy wrote 2 months ago: This morning, I’m pleased to be able to announce a new initiative that I’ve played a sma … more →
Mike Gunderloy wrote 2 months ago: There has been some discussion in recent days in the Rails community about appropriate conference pr … more →
Mike Gunderloy wrote 2 months ago: Now that Rails 2.3 is out and the core team has caught their collective breath, new features are sta … more →
Mike Gunderloy wrote 3 months ago: I’ve spent a lot of time over the past few years working with Rails projects that were written … more →
Mike Gunderloy wrote 3 months ago: Rails 2.3.2.1 is out. There’s some confusion about this floating around already, so here … more →
Mike Gunderloy wrote 4 months ago: If you’ve ever worked with a huge number of Active Record objects and watched your server memo … more →
Mike Gunderloy wrote 4 months ago: I recently inherited a Rails application that used an old, old version of file_column to handle atta … more →
Mike Gunderloy wrote 4 months ago: If you’ve been following along at home, you know that memoization was added to Rails 2.2 as a … more →
Mike Gunderloy wrote 4 months ago: I got an IM this afternoon from a friend, pointing to part of the Active Record Query Interface guid … more →
Mike Gunderloy wrote 5 months ago: One of the late-breaking changes to sneak into Rails 2.3 is localized views. If you’re staying … more →
Mike Gunderloy wrote 5 months ago: Presumably you’ve seen those Web 2.0 sites that highlight random words in the marketing text t … more →
Mike Gunderloy wrote 5 months ago: You probably already know, at least vaguely, that Rails is working on JRuby compatibility (it’ … more →
Mike Gunderloy wrote 5 months ago: As many of you know, I’ve been increasingly active in the Rails community in the last year. Wo … more →
Mike Gunderloy wrote 6 months ago: I’ve recently been working to integrate Amazon Simple Pay into an application. In general, thi … more →
Mike Gunderloy wrote 6 months ago: Over the years, ActionController::Base#render has grown quite a few options: render :action => … more →
Mike Gunderloy wrote 6 months ago: Sometimes the fact that I don’t know all the ins and outs of Ruby, coupled with habits carried … more →