By code block I mean:
通过代码块我的意思是:
def callBlock
yield
yield
end
callBlock { puts "In the block" } #this is the block
def callBBy code block I mean:
通过代码块我的意思是:
def callBlock
yield
yield
end
callBlock { puts "In the block" } #this is the block
def callB