rspec-activejob 0.0.1
RSpec matchers for ActiveJob: * expect { method }.to enqueue_a(MyJob).with('some', 'arguments')
Gemfile:
=
install:
=
Runtime Dependencies (1):
activejob
>= 4.2