B
bcparanj
I was reading the Programming Ruby book yesterday and the explanation
for Ruby blocks sounded very similar to Template Method pattern that I
used in other object-oriented languages.
Is my understanding correct? TIA
for Ruby blocks sounded very similar to Template Method pattern that I
used in other object-oriented languages.
Is my understanding correct? TIA