codesamplex

Sample

Handle unquoted empty fields returning nil rather than empty strings when nil_value is unset in CSV.parse

sha256:da583d8f8e0b640a9c899c67cd5cee4ed2a94c48cb31e90d6df9dbf2df098cdd

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Handle unquoted empty fields returning nil rather than empty strings when nil_value is unset in CSV.parse HOW
Packages
csv 3.3.2
Environment
ruby
Created
2026-08-16T15:29:38Z

Commonly assumed

CSV.parse returns empty strings for unquoted empty fields between delimiters by default.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts