Articles in The Standard Library
This article covers the Ruby 1.8 system of converting between character encodings…
Details on how to globally change the encoding for Ruby 1.8 as well as coverage for a simple character encoding helper library…
Some coverage of an undocumented standard library…
Ruby even has shortcuts for building data classes for you…
A small reminder that dates can be tricky…
I want to share some tips I learned converting code to run on Ruby 1.9…
For more standard library fun, let me show you how to get two of my favorite data storage tools to play nice with each other…
They said it couldn't be done, but they were wrong. Let me show you how to customize Logger's output…
- In this article, I show a complete example of test driven development from start to finish. Make sure you have a little free time when you tackle this one, it's pretty long…
Let's have a quick look at two of my favorite standard libraries…
|