rails/activejob/lib
Jean Boussier d5c88d68c3 Fix some more ignored block warnings
Ref: https://bugs.ruby-lang.org/issues/15554

A couple are harmless, but another couple found actual problems
in the test suite where we passed blocks to `assert_*` methods that
didn't expect one.
2024-04-19 10:23:42 +02:00
..
active_job Fix some more ignored block warnings 2024-04-19 10:23:42 +02:00
rails/generators/job s/the the /the / 2022-12-29 03:56:13 +09:00
active_job.rb Implement Active Job enqueue_after_transaction_commit 2024-04-03 16:32:16 +02:00