Articles in Ruby Voodoo
Ruby even has shortcuts for building data classes for you…
Two different ways to use modules with one simple trick…
Here's a quick tip for how to make your methods calls even more readable than the method writer intended…
There are two different ways to handle a DSL using Ruby's blocks but you don't really have to choose…
There are quite a few things to know about the simple type conversion methods in Ruby…
Let me show you what may very well be my favorite little piece of Ruby syntax…
There are two aspects of Ruby syntax that really have a great synergy when used together. Let me show you what I mean…
Ruby borrows and expands upon some interesting syntax from shell scripting languages…
Tired of maintaining a lengthy list of error types? Me too…
Here's a simple bit of Ruby magic for trivial configuration code…
|