-
The defined? keyword in Ruby
The defined? Keyword in Ruby — block_given? may be slower than defined?(yield) but I know which is easier to read.
Appears in lists (1)
More like this (1)
-
Controlling superclass argument pass-through in Ruby
Controlling Superclass Argument Pass-Through — A look at some nuances of using super.