codesamplex

示例

Show that in Sinatra 4.2.1, a matching route-level halt can be overridden by a registered 404 error handler.

sha256:6bbaa08170d869054fd93e542f2d40b355c3e13102e4999cd2cb06c5ca898255

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Show that in Sinatra 4.2.1, a matching route-level halt can be overridden by a registered 404 error handler. HOW
sinatra 4.2.1
环境
ruby
创建时间
2026-08-16T17:01:47Z

常见的想当然

A route calling `halt 404, '...` should return the halt body directly even when a 404 handler is defined.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执