Read Metaprogramming Ruby last week, but I think I'll read it again this week just to get my around a few things.
- Creating Duplicate Objects - Took me a couple of reads to get this.
- minitest 1.7.0 released - The nimble replacement for test/unit hits a new milestone. I wonder how fast this is over test/unit?
- Rails best practices - Amey Dhoke has compiled an interesting list of best practices for Rails. I wonder how it compares to other best practices developers might have?