Rails
RAILS 8 LAZY ROUTES NOW THREAD-SAFE, SOLID QUEUE ADDS MIGRATION GENERATOR
A race condition in Rails 8's deferred route loading could serve 404s on valid routes under concurrent requests, and a fix landed overnight.
Read the wire →
Topic · Ruby
Daily updates from the Ruby ecosystem - Rails, gems, and the projects that power Shopify, GitHub, and Basecamp.
Rails
A race condition in Rails 8's deferred route loading could serve 404s on valid routes under concurrent requests, and a fix landed overnight.
Read the wire →
Rails
Solid Queue v1.5.0 lands three separate fixes for a production bug that corrupts semaphore counts and lets concurrency-limited jobs run wild.
Read the wire →
Rails
Aaron Patterson is cleaning up Rails internals while Solid Queue fixes flaky CI and raises its minimum Ruby version to 3.2.
Read the wire →
Rails
Rails is systematically removing unused internals across Journey, RedisCacheStore, and test utilities, signaling a major cleanup push before the next major version.
Read the wire →
Rails
Solid Queue eliminated redundant database queries in its hottest path, cutting unnecessary round-trips on every bulk job enqueue while Rails corrected a schema.rb default it shipped with reservations.
Read the wire →
Rails
Solid Queue unified its fractured error and warning system, ending the inconsistency that made configuration failures hard to debug.
Read the wire →
Rails
Solid Queue ships a critical safety check that catches broken recurring.yml before your supervisor silently exits with no workers running.
Read the wire →