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