Ruby Classes are Objects too!
anand posted this on 09 Apr 2011
To demonstrate this awesomeness, here are three ways to create your ruby classes.
And the second way,
and one step further with blocks,
All Ruby classes are instances of class "Class". Cool huh ?
And the second way,
and one step further with blocks,
All Ruby classes are instances of class "Class". Cool huh ?
~