The Craziest F***ing Bug I've Ever Seen
This afternoon, I was telling a friend about one of my exploits tracking down a pretty crazy heisenbug [http://en.wikipedia.org/wiki/Heisenb
This afternoon, I was telling a friend about one of my exploits tracking down a pretty crazy heisenbug [http://en.wikipedia.org/wiki/Heisenb
So people have been attempting to get a Rails app up and running recently. I also have some apps in development on Rails 3, so I've been
In my previous post about generic actions in Rails 3, I made reference to significant improvements in the router. Some of those have been co
So Django has an interesting feature called "generic views", which essentially allow you to to render a template with generic code
After writing my last post on Rails plugin idioms, I realized that Ruby metaprogramming, at its core, is actually quite simple. It comes do
Carl and I have been working on the plugins system over the past few days. As part of that process, we read through the Rails Plugin Guide [