rails/activejob/test
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
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Deletes an AJ test that used classic 2021-08-09 13:39:51 +02:00
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Deletes an AJ test that used classic 2021-08-09 13:39:51 +02:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Remove spring as a default installation option (#42997) 2021-08-12 12:31:18 +02:00
helper.rb Return false when enqueuing a job is aborted 2020-10-30 00:25:31 +00:00