✨ Introduce Rails Pulse performance monitoring
Add configuration, database tables, and routes for Rails Pulse to monitor application performance, including job tracking, request metrics, and query analysis. Co-authored-by: Copilot <copilot@github.com> 🎨 Update middleware configuration for multipart requests Add RejectBadMultipartRequests middleware to handle malformed multipart requests and update autoload_lib ignore list.