Y
Hacker News
new
|
ask
|
show
|
jobs
by
aantix
2107 days ago
In Ruby, the class definition is code as well.
1 comments
imhoguy
2107 days ago
Where they are not code? I think you meant that Ruby class is defined at runtime with sequential imperative or functional code. Ha! You can build class from Ruby code in a string too. A lot of choice.
link