rails--rails/activejob/test
Jean Boussier c91c266872 Enable `Style/ExplicitBlockArgument` cop
This reduce the stack size which is beneficial for
exceptions performance.

See: https://gist.github.com/byroot/cb3bcadcc3701c2518d002fb8d3a4e7a

However the cop is unsafe because it might change the block arity,
so it can run into some false positives.
2021-09-05 17:06:19 +02:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Enable `Style/ExplicitBlockArgument` cop 2021-09-05 17:06:19 +02:00
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Delete extra empty line 2021-08-22 01:28:14 +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