Ruby
String#constantize = tries to find a declared constant with the name specified in the string. It raises a NameError when the name is not in CamelCase or is not initialized.
How to build a drawing application using shoes, OS X and ruby
Rails
RSS in Rails 2.0 how to
Writing custom validators
Rails fixtures - tips and tricks
Partial flash [...]