A literary appreciation of the Olson/Zoneinfo/tz database - Jon Udell [§]
25 Oct 2009
Billions spent on this. Billions spent on that. It’s all relative, right?
While poking around the database in my rails console, I often found myself jumping to the mysql console just so I could get an easier-to-digest view of the data. I finally had enough of this silliness and wrote up a quick function to dump of set of ActiveRecord objects in the mysql report format.
Grab it from GitHub and stick it in your .irbrc
.