module Unparser::RequireBlock
def require_block
-
(self)
-
Raises:
-
(MissingBlockError)
-
def require_block fail LocalJumpError unless block_given? self end
(self)
-
(MissingBlockError)
-
def require_block fail LocalJumpError unless block_given? self end