1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/test
David Heinemeier Hansson e34300a921
Stop trying to configure listen by default on compatible platforms (#42985)
* Stop trying to configure listen by default on compatible platforms

Modern computers with SSDs don't see much/any benefit from having an evented file update watcher. Remove complexity by taking this spinning-drive concession out.

* Actually need listen for testing the opt-in

* Test no longer relevant
2021-08-11 15:18:43 +02:00
..
controllers Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00
dummy Stop trying to configure listen by default on compatible platforms (#42985) 2021-08-11 15:18:43 +02:00
fixtures/files Use image/jpeg instead of non-standard image/jpg 2021-03-05 13:14:11 -05:00
generators Module#const_set is a public method 2020-09-15 17:19:37 +09:00
jobs
unit Problem: ActionMailbox uses default ActiveStorage service 2021-06-30 09:33:29 -07:00
test_helper.rb Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00