You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor coercer caching to use Grape::Util::Cache
- Replace manual cache management with Grape::Util::Cache
- Move type mappings to dedicated StrictCache and ParamsCache classes
- Simplify build_coercer method by removing manual cache logic
- Update dry-types documentation links from 1.2 to main
- Refactor PrimitiveCoercer to use centralized cache classes
0 commit comments