샘플
Show that Sinatra preserves a mounted app’s root route when `PATH_INFO` is empty.
sha256:1d3dcbda4a83bad6d8a121efdde846f76e441a95f04b0cecea623b47b94ab2b9
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Show that Sinatra preserves a mounted app’s root route when `PATH_INFO` is empty. HOW
- 패키지
- sinatra 4.2.1
- 환경
- ruby
- 생성일
- 2026-08-17T02:47:36Z
흔히 이렇게 알고 있다
A mounted Sinatra app should handle `GET /foo` via its `get "/"` route even when `PATH_INFO` is empty, instead of returning a 404.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- A request to `/foo` on a Sinatra app mounted at `/foo` with a `get "/"` route returns a 200 status, not 404, when the request has no trailing slash.
- assert_equal 200, root_without_trailing_slash.status
- assert_equal 'root', root_without_trailing_slash.body.read
- assert_equal 200, root_with_trailing_slash.status
파일
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9