ruby · ruby/LocalJumpError
LocalJumpError
LocalJumpError
Raised when a return, break, or next is used in an invalid context, such as calling a stored Proc after the enclosing method has returned.
Raised when a return, break, or next is used in an invalid context, such as calling a stored Proc after the enclosing method has returned.