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
Added --early-hints flag to all Procfile configurations to enable
Puma's early hints support. This allows Rails to send HTTP 103 Early
Hints responses with preload headers for better performance.
Updated files:
- Procfile (production)
- Procfile.dev
- Procfile.dev-prod-assets
- Procfile.dev-static
- Procfile.dev-static-assets
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments