A quick post for today.
Want to get rid of transactions from ActiveRecord for something? Here's a cheap way to do it.
It only works for MySQL obviously, but you can roll your own if you are on postgres. I'll make it a bit less crappy and make it a gem or something.