-
Content Count
43 -
Joined
-
Last visited
-
Days Won
1
Single Status Update
-
Busy reporting an insignificant Ruby "bug" that nobody would ever trigger if they do learn how to program in Ruby correctly...
Yet, it's some real bug-like stuff, guys!-
-
Nothing an average person would ever do.
module Some A = "A" class Thing include Some B = "B" end end
That would allow you to concatenate the Constants as many times as you wish by adding either more Some modules or Thing classes to the long list of class/module names. You could reach the moon by doing that. XD
-