Tuesday
Jun302009
Double Shot #485
Tuesday, June 30, 2009 at 12:37AM
Half the year is gone already. How's your business plan going?
- Lindo testing helper gets some love - Gem to make functional/integration testing easier by giving you a command to pop open the response in your default browser.
- A short memo for configuring postgresql to use password (md5) authentication - I've started looking at PostgreSQL for new projects. This came in handy as I work up the learning curve.
in
Double Shot
Double Shot 
Reader Comments (3)
Everything is late, nothing is a disaster --- so far, a pretty good year :-)
Lindo looks useful. I usually will pop a `debugger` statement into the test to see exactly what's wrong. 8 times out of 10 it's due to mis-configured test data.
After reading Enterprise Rails by Dan Chak (O'Reilly), I also started looking into Postgres - it's just so much more advanced than crappy MySQL :/