Closed coffeeaddict closed 12 years ago
Yields StandardError (like raise)
(i made a whoopsy here; StandardError is the default for rescue - but I like it nevertheless)
Hello, this looks good, but I'd use the RuntimeError since that's what "raise" uses by default ;-) Care to change before I pull?
Thanks a lot!
Done. Have fun!
Many thanks!
Yields StandardError (like raise)
(i made a whoopsy here; StandardError is the default for rescue - but I like it nevertheless)