샘플
Show that `AuthenticityToken` defaults to global scope and is route-agnostic unless path and method are provided.
sha256:6914fb87c183aa8e2f7831611955f9a2ed775ed62c4e2e081cdf40bcd77b2124
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Show that `AuthenticityToken` defaults to global scope and is route-agnostic unless path and method are provided. HOW
- 패키지
- rack-protection 4.2.1 rack-session 2.1.2 rack 3.2.7
- 환경
- ruby
- 생성일
- 2026-08-17T02:44:55Z
흔히 이렇게 알고 있다
Developers should expect `Rack::Protection::AuthenticityToken.token(session)` to produce a route-specific token by default.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- Leaving `path` and `method` unspecified when calling `Rack::Protection::AuthenticityToken.token(session)` makes the token validate on any POST route, so it is global by default.
- assert repeated calls to `Rack::Protection::AuthenticityToken.token(session)` return different masked values for the same session, proving masking randomness and not a static raw token cache.
- assert a path-scoped token generated with `path` and `method` is rejected on a different path.
파일
- 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