It's amazing what a spot of re-factoring does to simplify your application. I just hope I haven't went too far.
- Sinatra-tests - This gem should come in handy for providing extra tests for my little Sinatra apps.
- Simpleconfig - I'm already using basic configuration settings in a couple of Rails apps, but this gem will make my settings easier to manage and use.
- Ruby 1.9.2 RC1 released - Good thing I'm using RVM.
I also started reading The Passionate Programmer last night. I'm already 50 pages into the book, so I'm aiming to finish it over the weekend. The best part will be putting some of this new found knowledge into action.