Ruby truth
Posted by Stephan on 3. August 2006
Here’s a very short true Ruby expression
Class.is_a?( Object ) == Object.is_a?( Class )
We knew it: Class is an object and Object is a class.
Like this:
Be the first to like this post.
This entry was posted on 3. August 2006 at 08:28 and is filed under Ruby, Software.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.