shopify icon indicating copy to clipboard operation
shopify copied to clipboard

Capture Poison 3.x case clause

Open dbernheisel opened this issue 4 years ago • 0 comments

Resolves #95

In Poison 3.x, there is an error case where it can return a 3-item tuple. This captures that error case so that projects using Poison 3.x can continue to work without CaseClauseErrors popping up.

dbernheisel avatar Oct 14 '20 16:10 dbernheisel