codesamplex

Sample

T::Props::Serializable.from_hash defaults to strict: false, silently preserving unknown payload fields in serialize rather than raising like T::Struct.new

sha256:3db2de80edf215800954a6a7c9a3ab4d24e79daf98219216191ea8bcdfa50ae2

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
T::Props::Serializable.from_hash defaults to strict: false, silently preserving unknown payload fields in serialize rather than raising like T::Struct.new HOW
Packages
sorbet-runtime 0.6.13427 minitest 5.25.4
Environment
ruby
Created
2026-08-16T17:11:17Z

Commonly assumed

T::Struct.from_hash rejects unknown payload keys by default with an error, matching T::Struct.new constructor validation.

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