If you’ve got a project with multiple git remotes, and you’d like to update both of them with a single operation, there’s an easy way to do it. Just edit your .git/config file to inc… more →
A Fresh Cupwrote 2 years ago: If you’ve got a project with multiple git remotes, and you’d like to update both of them … more →
wrote 2 years ago: I spent a good chunk of the last couple of days upgrading one of my Macs to Snow Leopard (OS X 10.6) … more →
wrote 2 years ago: I recently had to implement some recurring items in a Rails application – we’ll call the … more →
wrote 2 years ago: A few people have asked me about the Rails application template that I’ve put together recentl … more →
wrote 2 years ago: I’ve got an application that I work on where the client wants to track which countries they … more →
wrote 3 years ago: I’ve been poking at various continuous integration software lately. Most recently I gave Cerbe … more →
wrote 3 years ago: One of the perennial code smells in many Rails applications is the use of migrations as a way to car … more →
wrote 3 years ago: This morning, I’m pleased to be able to announce a new initiative that I’ve played a sma … more →
wrote 3 years ago: There has been some discussion in recent days in the Rails community about appropriate conference pr … more →
wrote 3 years ago: Now that Rails 2.3 is out and the core team has caught their collective breath, new features are sta … more →
wrote 3 years ago: I’ve spent a lot of time over the past few years working with Rails projects that were written … more →
wrote 3 years ago: Rails 2.3.2.1 is out. There’s some confusion about this floating around already, so here … more →
wrote 3 years ago: If you’ve ever worked with a huge number of Active Record objects and watched your server memo … more →
wrote 3 years ago: I recently inherited a Rails application that used an old, old version of file_column to handle atta … more →
wrote 3 years ago: If you’ve been following along at home, you know that memoization was added to Rails 2.2 as a … more →
wrote 3 years ago: I got an IM this afternoon from a friend, pointing to part of the Active Record Query Interface guid … more →
wrote 3 years ago: One of the late-breaking changes to sneak into Rails 2.3 is localized views. If you’re staying … more →
wrote 3 years ago: Presumably you’ve seen those Web 2.0 sites that highlight random words in the marketing text t … more →
wrote 3 years ago: You probably already know, at least vaguely, that Rails is working on JRuby compatibility (it’ … more →