Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 263 Bytes

readme.md

File metadata and controls

16 lines (7 loc) · 263 Bytes

Exceptions

Introduction

Ruby provides many ways to throw and handle exceptions, this workshop aims to outline how to work with them.

Walk-through

Coding walk-through to be done in person with group.

Solutions