a minor annoyance

but the most that i have time for right now, cause it's 01:43 and my feet are cold.

however, i learned if i want to get activerecord talking over a unix socket instead of a tcp socket, then i should leave the database.yml looking like this:

production:
  host:

blank. that sits somewhere between intuitive and not. i would expect a:

production:
  host: localhost

to try a unix socket, then a tcp, and then fail. but then i guess it wouldn't be opinionated software. dhh8.

--da3mon on 2007.01.24