샘플
Show that mustermann treats an explicitly empty wildcard path segment as present and distinguish it from an unmatched segment.
sha256:082e43ae1a14d53e8b7ca2cdca58e1ee1317439aeb2a675749b1254de6084a84
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Show that mustermann treats an explicitly empty wildcard path segment as present and distinguish it from an unmatched segment. HOW
- 패키지
- mustermann 4.0.0
- 환경
- ruby
- 생성일
- 2026-08-17T01:18:19Z
흔히 이렇게 알고 있다
A wildcard capture that has no characters before the next separator is absent, so a capture like `path` should be nil.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- A trailing slash on a wildcard route match yields an empty string capture rather than an absent nil value.
- assert_equal('', Mustermann.new('/files/*path').params('/files/')['path'])
- assert_nil Mustermann.new('/files/*path').params('/files')
- assert_equal('/files/', Mustermann.new('/files/*path').match('/files/').to_s)
파일
- 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