1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--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
helper.rb Remove spring as a default installation option (#42997) 2021-08-12 12:31:18 +02:00
jobs_manager.rb
test_case_helpers.rb