A Beginner's Guide to Exceptions in Ruby
The other day I was searching for an introduction to Ruby exceptions written for beginners - people who know basic Ruby syntax but aren’t really sure what an exception is or why it’s useful. I couldn’t find one, so I decided to have a go at it myself. I hope you find it useful. http://blog.honeybadger.io/a-beginner-s-guide-to-exceptions-in-ruby/
Post a comment