Double Shot #147
Coming off a hellaciously busy early morning full of early-bird kids, so just a couple of links today.
- ibtool(1) - Time to start collecting Mac client links for myself. This one dumps all sorts of stuff from a NIB file to XML, which helped me track down some issues with the code tangle I've been handed.
- One-stop JavaScript Unit Testing for Rails 2.0 - Dr. Nic extols the virtues of combining newjs with Rails. Easier testing is a Good Thing.