Exceptional Ruby

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Exceptional Ruby is an in-depth guide to exceptions and failure handling in Ruby. Over 100 pages of content and dozens of working examples cover everything from the mechanics of how exceptions work to how to design a robust failure management architecture for your app or library. Whether you are a Ruby novice or a seasoned veteran, Exceptional Ruby will help you write cleaner, more resilient Ruby code. What You'll Find: A detailed look at the lifecycle of a Ruby exception. Overriding Kernel#raise for fun and profit. Alternatives to exceptions, for when "fail fast" isn't the right answer. How to write a crash logger. Advanced dynamic exception matching in rescue clauses. Avoiding failure cascades with the Barricade and Circuit Breaker patterns. 5 questions to ask before raising an exception. Exception safety testing for critical methods. How to create an error API for your library that will make other developers want to kiss you. The 3 exception classes every app or library needs. And much, much more... over 100 pages of tips, guidelines, and awesome hacks!

Author(s): Avdi Grimm
Publisher: Pragmatic Programmers
Year: 2011

Language: English
Pages: 102
Tags: Библиотека;Компьютерная литература;Ruby / RoR;