This post originated from an RSS feed registered with .NET Buzz
by Maruis Marais.
Original Post: Ruby, Rails, TextMate
Feed Title: exceptionz
Feed URL: http://feeds.feedburner.com/Exceptionz
Feed Description: I am an XP, TDD, OO and .NET enthusiast. Things like Design Patterns makes my pulse race, I love learning exciting new things and to share my thoughts and techniques with the world. So join me and together we can explore the awesome world of software development
Ruby
Hash#select - Tips on using the Hash#select method to select the hash values you want and have those values in a new hash to work with.
Rak - a grep replacement in pure Ruby
Rails
Rails 2.0 - Summary of Features
Configuring ActionMailer - a very nice tutorial
Mocking OpenID authentication for offline development
Secrets of the Rails console ninjas
Database optimization [...]