rails/activejob/test/support/integration
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 Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
dummy_app_template.rb Use try only when we're unsure if the receiver would respond_to the method 2019-08-01 17:58:00 +09:00
helper.rb Remove spring as a default installation option (#42997) 2021-08-12 12:31:18 +02:00
jobs_manager.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_case_helpers.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00