rails--rails/activejob/test/support
David Heinemeier Hansson 21c9732fae
Remove spring as a default installation option (#42997)
* Remove spring as a default installation option

Faster computers have meant that most apps won't see a big benefit from Spring on small to moderate size apps. Thus the pain of dealing with the occasional spring issue is no longer warranted by default.

* Errant end

* No longer an option

* Additional spring removals

* Pointer to docs is enough
2021-08-12 12:31:18 +02:00
..
backburner
delayed_job/delayed Fix warning: method redefined 2020-03-13 18:19:14 +01:00
integration Remove spring as a default installation option (#42997) 2021-08-12 12:31:18 +02:00
que Add support for que name to Que adapter. 2020-03-04 13:50:13 +01:00
queue_classic Given method here (e.g. perform) should be public_sendable 2020-10-07 20:55:59 +09:00
sneakers
stubs
job_buffer.rb