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
Matthew Draper 0e97cd1a0d Avoid race condition in AJ integration tests
Make sure the file doesn't exist until we've finished writing it.
2016-11-30 21:10:52 +10:30
..
adapters normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
cases Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
integration Added instance variable @queue to JobWrapper. 2016-08-19 17:10:27 +09:00
jobs use descendants to get class that inherited ActiveJob::Base 2016-09-05 09:21:10 +09:00
models Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
support Avoid race condition in AJ integration tests 2016-11-30 21:10:52 +10:30
helper.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00